Skip to content

Fix unchecked Close() errors #20

Fix unchecked Close() errors

Fix unchecked Close() errors #20

Triggered via pull request August 6, 2024 20:01
Status Failure
Total duration 4m 21s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: http3/client_test.go#L164
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: http2/client_test.go#L109
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint
issues found
test
Process completed with exit code 1.
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/