Skip to content

Update module github.com/onsi/ginkgo to v2 #223

Update module github.com/onsi/ginkgo to v2

Update module github.com/onsi/ginkgo to v2 #223

Triggered via pull request July 26, 2024 17:07
Status Failure
Total duration 1m 21s
Artifacts

lint.yaml

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 untyped nil)
lint
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
lint
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
lint
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
lint
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
lint
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
lint
invalid operation: log != nil (mismatched types logr.Logger and untyped nil)
lint
invalid operation: logging.logr == nil (mismatched types logr.Logger and untyped nil)
lint
cannot use nil as logr.Logger value in struct literal
lint
cannot use NullLogger{} (value of type NullLogger) as logr.Logger value in argument to Log.Fulfill
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/