feat(e2etest): add e2e test for hook overwrite case #283
Annotations
7 errors and 4 warnings
golangci:
test/e2e_test/smoke/api_test.go#L1
: # github.com/goto/shield/test/e2e_test/smoke_test [github.com/goto/shield/test/e2e_test/smoke.test]
|
golangci:
test/e2e_test/smoke/proxy_test.go#L467
s.dbClient.DB undefined (type *db.Client has no field or method DB)
|
golangci:
test/e2e_test/smoke/proxy_test.go#L502
s.dbClient.DB undefined (type *db.Client has no field or method DB)
|
golangci:
test/e2e_test/smoke/proxy_test.go#L506
s.dbClient.DB undefined (type *db.Client has no field or method DB)
|
golangci:
test/e2e_test/smoke/proxy_test.go#L523
s.dbClient.DB undefined (type *db.Client has no field or method DB)
|
golangci:
test/e2e_test/smoke/proxy_test.go#L527
s.dbClient.DB undefined (type *db.Client has no field or method DB) (typecheck)
|
golangci
issues found
|
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
golangci
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
golangci
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|