Skip to content

test- ignore

test- ignore #609

Triggered via pull request February 16, 2024 22:06
Status Failure
Total duration 1m 27s
Artifacts

linters.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: controllers/csm_controller.go#L25
could not import github.com/dell/csm-operator/pkg/modules (-: # github.com/dell/csm-operator/pkg/modules
golangci-lint: pkg/modules/authorization.go#L279
syntax error: unexpected else at end of statement
golangci-lint: pkg/modules/authorization.go#L289
syntax error: non-declaration statement outside function body) (typecheck)
golangci-lint: controllers/csm_controller.go#L25
could not import github.com/dell/csm-operator/pkg/modules (-: # github.com/dell/csm-operator/pkg/modules
golangci-lint: pkg/modules/authorization.go#L279
syntax error: unexpected else at end of statement
golangci-lint: pkg/modules/authorization.go#L289
syntax error: non-declaration statement outside function body) (typecheck)
golangci-lint: controllers/csm_controller.go#L25
could not import github.com/dell/csm-operator/pkg/modules (-: # github.com/dell/csm-operator/pkg/modules
golangci-lint: pkg/modules/authorization.go#L279
syntax error: unexpected else at end of statement
golangci-lint: pkg/modules/authorization.go#L289
syntax error: non-declaration statement outside function body) (typecheck)
golangci-lint: controllers/csm_controller.go#L25
could not import github.com/dell/csm-operator/pkg/modules (-: # github.com/dell/csm-operator/pkg/modules
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)