Skip to content

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

Update module github.com/onsi/ginkgo to v2

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

Triggered via pull request August 7, 2024 23:27
Status Failure
Total duration 54s
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 untyped nil)
test
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
test
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
test
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
test
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
test
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
test
invalid operation: log != nil (mismatched types logr.Logger and untyped nil)
test
invalid operation: logging.logr == nil (mismatched types logr.Logger and untyped nil)
test
cannot use nil as logr.Logger value in struct literal
test
cannot use NullLogger{} (value of type NullLogger) as logr.Logger value in argument to Log.Fulfill
test
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/