Skip to content

Bump github.com/go-logr/logr from 0.3.0 to 1.4.2 #30

Bump github.com/go-logr/logr from 0.3.0 to 1.4.2

Bump github.com/go-logr/logr from 0.3.0 to 1.4.2 #30

Triggered via pull request May 27, 2024 10:54
Status Failure
Total duration 55s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
build
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: log != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: logging.logr == nil (mismatched types logr.Logger and untyped nil)
build
cannot use nil as logr.Logger value in struct literal
build
cannot use NullLogger{} (value of type NullLogger) as type logr.Logger in argument to Log.Fulfill
lint: pkg/controller/secretstore/kms.go#L34
r.Update undefined (type *SecretStoreReconciler has no field or method Update) (typecheck)
lint: pkg/controller/secretstore/secretstore_controller.go#L60
r.Get undefined (type *SecretStoreReconciler has no field or method Get) (typecheck)
lint: cmd/manager/main.go#L31
could not import sigs.k8s.io/controller-runtime/pkg/log (-: # sigs.k8s.io/controller-runtime/pkg/log
lint
cannot use NullLogger{} (value of type NullLogger) as type logr.Logger in argument to Log.Fulfill
lint
cannot use NullLogger{} (value of type NullLogger) as type logr.Logger in argument to NewDelegatingLogger
lint
cannot use Log (variable of type *DelegatingLogger) as type logr.Logger in variable declaration
lint
assignment mismatch: 1 variable but logr.FromContext returns 2 values
lint
cannot use NullLogger{} (value of type NullLogger) as type logr.Logger in variable declaration
lint
undefined: logr.InfoLogger
lint
cannot use log (variable of type NullLogger) as type logr.Logger in return statement
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-security-scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/