Skip to content

Update dependency golangci/golangci-lint to v1.61.0 #375

Update dependency golangci/golangci-lint to v1.61.0

Update dependency golangci/golangci-lint to v1.61.0 #375

Triggered via pull request August 22, 2024 23:31
Status Failure
Total duration 2m 45s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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/