chore(deps): upgrade {logger, go version, linters} #4
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/.
|