Skip to content

Merge pull request #28 from snapp-incubator/dependabot/go_modules/git… #75

Merge pull request #28 from snapp-incubator/dependabot/go_modules/git…

Merge pull request #28 from snapp-incubator/dependabot/go_modules/git… #75

Triggered via push July 30, 2024 19:51
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: controllers/argocduser_controller.go#L35
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 logr.Logger value in argument to Log.Fulfill
lint
cannot use NullLogger{} (value of type NullLogger) as logr.Logger value in argument to NewDelegatingLogger
lint
cannot use Log (variable of type *DelegatingLogger) as logr.Logger value in variable declaration
lint
assignment mismatch: 1 variable but logr.FromContext returns 2 values
lint
cannot use NullLogger{} (value of type NullLogger) as logr.Logger value in variable declaration
lint
cannot use log (variable of type NullLogger) as logr.Logger value in return statement
lint
cannot use log (variable of type NullLogger) as logr.Logger value in return statement
lint
cannot use res (variable of type *DelegatingLogger) as logr.Logger value in return statement
lint
cannot use res (variable of type *DelegatingLogger) as logr.Logger value in return statement