WIP: [VC-35738] Prototype: Use structured logging everywhere #34
Annotations
10 errors
pkg/agent/config_test.go#L29
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L47
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L52
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L58
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L72
cannot use log (variable of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L89
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L102
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L115
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L134
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
pkg/agent/config_test.go#L146
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
This job failed
Loading