Add support for Electra #1044
Annotations
8 errors and 3 warnings
Lint:
cmd/test-cli/main.go#L64
shadow: declaration of "err" shadows declaration at line 48 (govet)
|
Lint:
cmd/test-cli/main.go#L74
shadow: declaration of "err" shadows declaration at line 48 (govet)
|
Lint:
server/service.go#L269
shadow: declaration of "log" shadows declaration at line 244 (govet)
|
Lint:
server/service.go#L360
shadow: declaration of "log" shadows declaration at line 300 (govet)
|
Lint:
server/service.go#L558
shadow: declaration of "log" shadows declaration at line 495 (govet)
|
Lint:
server/service.go#L693
shadow: declaration of "log" shadows declaration at line 635 (govet)
|
Lint:
server/utils.go#L220
shadow: declaration of "bidInfo" shadows declaration at line 174 (govet)
|
Lint
Process completed with exit code 2.
|
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|