Skip to content

Velero kar

Velero kar #27

Triggered via pull request August 10, 2023 22:49
@kumarkgosakumarkgosa
synchronize #320
velero-kar
Status Failure
Total duration 1m 51s
Artifacts

linters.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
golangci-lint: api/v1/types.go#L106
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/v1/types.go#L232
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/v1/types.go#L314
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/v1/types.go#L318
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/v1/types.go#L322
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/v1/types.go#L326
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/v1/types.go#L373
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L24
could not import github.com/dell/csm-operator/pkg/modules (-: # github.com/dell/csm-operator/pkg/modules
golangci-lint: pkg/modules/application_mobility.go#L430
no new variables on left side of :=
golangci-lint: pkg/modules/application_mobility.go#L493
yamlString2 declared and not used) (typecheck)
golangci-lint: api/v1/types.go#L367
var-naming: struct field AccessKeyId should be AccessKeyID (revive)
golangci-lint: pkg/drivers/common_test.go#L32
var-declaration: should omit type bool from declaration of var trueBool; it will be inferred from the right-hand side (revive)
golangci-lint: pkg/drivers/common_test.go#L33
var-declaration: should omit type bool from declaration of var falseBool; it will be inferred from the right-hand side (revive)
golangci-lint: pkg/drivers/unity.go#L144
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/utils/status.go#L250
var-declaration: should drop = nil from declaration of var err; it is the zero value (revive)
golangci-lint: pkg/utils/status.go#L273
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/utils/utils.go#L882
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/utils/utils.go#L882
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/utils/utils.go#L948
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/utils/utils.go#L975
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)