Update dependency golangci/golangci-lint to v1.61.0 #375
go.yaml
on: pull_request
check
/
lint
2m 37s
check
/
tidy
10s
check
/
fmt
5s
test
26s
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/
|