Skip to content

Update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to 1657cf6 - autoclosed #282

Update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to 1657cf6 - autoclosed

Update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to 1657cf6 - autoclosed #282

Triggered via pull request July 25, 2023 19:56
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
invalid operation: logr != nil (mismatched types logr.Logger and nil)
test
invalid operation: logr != nil (mismatched types logr.Logger and nil)
test
invalid operation: logr != nil (mismatched types logr.Logger and nil)
test
invalid operation: logr != nil (mismatched types logr.Logger and nil)
test
invalid operation: loggr != nil (mismatched types logr.Logger and nil)
test
invalid operation: loggr != nil (mismatched types logr.Logger and nil)
test
invalid operation: log != nil (mismatched types logr.Logger and nil)
test
invalid operation: logging.logr == nil (mismatched types logr.Logger and nil)
test
cannot use nil as type logr.Logger in field value
test
cannot use res (type *DelegatingLogger) as type logr.Logger in return argument
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/