Skip to content

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

Update module github.com/onsi/ginkgo to v2

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

Triggered via pull request August 21, 2024 21:26
Status Failure
Total duration 58s
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 use a deprecated Node.js version 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/