Skip to content

chore(deps): upgrade {logger, go version, linters} #4

chore(deps): upgrade {logger, go version, linters}

chore(deps): upgrade {logger, go version, linters} #4

Triggered via pull request February 20, 2024 12:42
Status Failure
Total duration 1m 47s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/util/conditions/merge.go#L180
missing cases in switch of type v1alpha1.ConditionSeverity: v1alpha1.ConditionSeverityNone (exhaustive)
lint: pkg/helm/helm.go#L97
unstructured logging function "Errorf" should not be used (logcheck)
lint: pkg/helm/secrets.go#L155
unstructured logging function "Infof" should not be used (logcheck)
lint: pkg/helm/secrets.go#L158
unstructured logging function "Infof" should not be used (logcheck)
lint: controllers/vcluster_controller.go#L83
logging function "Info" should not use format specifier "%s" (logcheck)
lint: controllers/vcluster_controller.go#L169
logging function "Info" should not use format specifier "%v" (logcheck)
lint: controllers/vcluster_controller.go#L177
logging function "Info" should not use format specifier "%s" (logcheck)
lint: controllers/vcluster_controller.go#L184
logging function "Info" should not use format specifier "%v" (logcheck)
lint: controllers/vcluster_controller.go#L219
logging function "Info" should not use format specifier "%s" (logcheck)
lint: controllers/vcluster_controller.go#L271
logging function "Info" should not use format specifier "%s" (logcheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.