Update module github.com/onsi/ginkgo to v2 #253
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|