Skip to content

update golangci-lint #635

update golangci-lint

update golangci-lint #635

Triggered via pull request February 21, 2024 13:54
Status Failure
Total duration 1m 17s
Artifacts

linters.yaml

on: pull_request
golangci-lint
1m 9s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
golangci-lint: pkg/resources/serviceaccount/serviceaccount.go#L43
File is not `gofumpt`-ed (gofumpt)
golangci-lint
issues found
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/[email protected], golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint: pkg/utils/utils.go#L730
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)