feat(codec): add bufiox interfaces and spilit ttheader codec codes #41
Annotations
5 errors and 1 warning
lint:
protocol/ttheader/encode_test.go#L72
testinggoroutine: call to (*testing.T).Fatalf from a non-test goroutine (govet)
|
lint:
protocol/ttheader/encode_test.go#L77
testinggoroutine: call to (*testing.T).Fatalf from a non-test goroutine (govet)
|
lint:
bufiox/defaultbuf_test.go#L141
ineffectual assignment to buf (ineffassign)
|
lint:
bufiox/defaultbuf_test.go#L145
ineffectual assignment to buf (ineffassign)
|
lint
issues found
|
compliant
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|