WIP: [VC-35738] Prototype: Use structured logging everywhere #34
tests.yaml
on: pull_request
verify
46s
test-unit
1m 48s
Annotations
11 errors
verify
Process completed with exit code 2.
|
test-unit:
pkg/agent/config_test.go#L29
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L47
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L52
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L58
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L72
cannot use log (variable of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L89
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L102
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L115
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L134
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|
test-unit:
pkg/agent/config_test.go#L146
cannot use discardLogs() (value of type *"log".Logger) as logr.Logger value in argument to ValidateAndCombineConfig
|