Update ginkgo and gomega #272
Annotations
10 errors and 6 warnings
lint:
demo.go#L14
undeclared name: `cli` (typecheck)
|
lint:
demo.go#L22
undeclared name: `cli` (typecheck)
|
lint:
demo.go#L16
undeclared name: `cli` (typecheck)
|
lint:
demo.go#L171
d.Flags undefined (type *Demo has no field or method Flags) (typecheck)
|
lint:
cmd/main.go#L46
undeclared name: `Run` (typecheck)
|
lint:
cmd/main.go#L10
undeclared name: `New` (typecheck)
|
lint:
cmd/main.go#L33
undeclared name: `Ensure` (typecheck)
|
lint:
cmd/main.go#L42
undeclared name: `Ensure` (typecheck)
|
lint:
cmd/main.go#L48
undeclared name: `NewRun` (typecheck)
|
lint:
cmd/main.go#L56
undeclared name: `S` (typecheck)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|