Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.15.0 #266
Annotations
13 errors and 3 warnings
test
undefined: context.CancelCauseFunc
|
test
undefined: context.WithCancelCause
|
test
Process completed with exit code 2.
|
lint:
test/framework/framework.go#L50
undeclared name: `ginkgo` (typecheck)
|
lint:
test/framework/framework.go#L55
undeclared name: `ginkgo` (typecheck)
|
lint:
suite_test.go#L19
undeclared name: `TestFramework` (typecheck)
|
lint:
suite_test.go#L21
undeclared name: `BeforeSuite` (typecheck)
|
lint:
suite_test.go#L26
undeclared name: `AfterSuite` (typecheck)
|
lint:
demo_test.go#L14
undeclared name: `It` (typecheck)
|
lint:
demo_test.go#L23
undeclared name: `It` (typecheck)
|
lint:
run_test.go#L23
undeclared name: `BeforeEach` (typecheck)
|
lint:
run_test.go#L39
undeclared name: `It` (typecheck)
|
lint:
suite_test.go#L14
undeclared name: `Fail` (typecheck)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|