Update dependency golangci/golangci-lint to v1.61.0 #381
Annotations
3 errors and 1 warning
Run golangci/golangci-lint-action@v3:
server.go#L152
printf: non-constant format string in call to fmt.Fprintf (govet)
|
Run golangci/golangci-lint-action@v3:
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)
|
Run golangci/golangci-lint-action@v3
issues found
|
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/
|
Loading