Skip to content

Merge in 1.4.2 fixes #616

Merge in 1.4.2 fixes

Merge in 1.4.2 fixes #616

Triggered via pull request February 19, 2024 15:06
Status Failure
Total duration 1m 31s
Artifacts

linters.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
golangci-lint: controllers/csm_controller.go#L424
File is not `gofumpt`-ed (gofumpt)
golangci-lint: pkg/utils/status.go#L80
File is not `gofumpt`-ed (gofumpt)
golangci-lint: pkg/utils/status.go#L102
File is not `gofumpt`-ed (gofumpt)
golangci-lint: pkg/utils/status.go#L417
File is not `gofumpt`-ed (gofumpt)
golangci-lint: pkg/utils/status.go#L849
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/status.go#L385
var-declaration: should drop = nil from declaration of var err; it is the zero value (revive)