Skip to content

feat(codec): add bufiox interfaces and spilit ttheader codec codes #41

feat(codec): add bufiox interfaces and spilit ttheader codec codes

feat(codec): add bufiox interfaces and spilit ttheader codec codes #41

Triggered via pull request August 15, 2024 04:17
Status Failure
Total duration 39s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/