save light client updates #45221
Annotations
6 errors and 5 warnings
Lint:
beacon-chain/blockchain/process_block_helpers.go#L200
unnecessary trailing newline (whitespace)
|
Lint:
beacon-chain/core/light-client/lightclient.go#L809
unnecessary leading newline (whitespace)
|
Lint:
beacon-chain/core/light-client/lightclient.go#L821
unnecessary trailing newline (whitespace)
|
Lint:
consensus-types/light-client/update.go#L187
unnecessary trailing newline (whitespace)
|
Lint:
testing/util/lightclient.go#L276
ineffectual assignment to err (ineffassign)
|
Lint
issues found
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. 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']
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
|
Gosec scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|