Skip to content

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

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 #281

Triggered via pull request July 25, 2023 10:24
Status Failure
Total duration 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint
invalid operation: logr != nil (mismatched types logr.Logger and nil)
lint
invalid operation: logr != nil (mismatched types logr.Logger and nil)
lint
invalid operation: logr != nil (mismatched types logr.Logger and nil)
lint
invalid operation: logr != nil (mismatched types logr.Logger and nil)
lint
invalid operation: loggr != nil (mismatched types logr.Logger and nil)
lint
invalid operation: loggr != nil (mismatched types logr.Logger and nil)
lint
invalid operation: log != nil (mismatched types logr.Logger and nil)
lint
invalid operation: logging.logr == nil (mismatched types logr.Logger and nil)
lint
cannot use nil as type logr.Logger in field value
lint
Process completed with exit code 2.
lint
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/