Fix crash when block info has no blobs. #366
Annotations
5 errors and 2 warnings
golangci-lint:
cmd/block/info/process.go#L207
ineffectual assignment to err (ineffassign)
|
golangci-lint:
cmd/block/analyze/process.go#L131
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
golangci-lint:
cmd/block/analyze/process.go#L272
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
golangci-lint:
cmd/block/info/output.go#L292
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
golangci-lint
issues found
|
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/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ethdo/ethdo. Supported file pattern: go.sum
|
Loading