Skip to content

Update dependency golangci/golangci-lint to v1.61.0 - autoclosed #381

Update dependency golangci/golangci-lint to v1.61.0 - autoclosed

Update dependency golangci/golangci-lint to v1.61.0 - autoclosed #381

Triggered via pull request September 9, 2024 19:33
Status Failure
Total duration 2m 46s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test
Process completed with exit code 1.
check / lint: server.go#L152
printf: non-constant format string in call to fmt.Fprintf (govet)
check / lint: e2e_test/client/client.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
check / lint
issues found
check / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/