Skip to content

Updated replication image versions to 1.6.0 #119

Updated replication image versions to 1.6.0

Updated replication image versions to 1.6.0 #119

Triggered via pull request August 31, 2023 14:32
Status Failure
Total duration 2m 9s
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#L103
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/v1/types.go#L224
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L19
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L57
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L345
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L361
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L422
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L473
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L478
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L502
File is not `gofumpt`-ed (gofumpt)
golangci-lint: controllers/csm_controller.go#L382
unused-parameter: parameter 'oldObj' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: controllers/csm_controller.go#L1134
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
golangci-lint: controllers/csm_controller_test.go#L899
unused-parameter: parameter 'reqName' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: controllers/csm_controller_test.go#L1437
unused-parameter: parameter 'modules' seems to be unused, consider removing or renaming it as _ (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/modules/observability.go#L217
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/modules/observability.go#L729
unused-parameter: parameter 'k8sClient' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/modules/resiliency.go#L65
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)