PeerDAS: Column distribution table #228
Triggered via pull request
September 23, 2024 08:06
Status
Failure
Total duration
1m 34s
Artifacts
–
test-pr.yml
on: pull_request
Run code checks
/
Run code checks
1m 23s
Annotations
6 errors and 1 warning
Run code checks / Run code checks:
handlers/clients_cl.go#L355
unnecessary nil check around range (S1031)
|
Run code checks / Run code checks:
utils/peerdas.go#L20
var errIndexTooLarge is unused (U1000)
|
Run code checks / Run code checks:
utils/peerdas.go#L21
var errMismatchLength is unused (U1000)
|
Run code checks / Run code checks:
utils/peerdas.go#L22
var errRecordNil is unused (U1000)
|
Run code checks / Run code checks:
utils/peerdas.go#L23
var errCannotLoadCustodySubnetCount is unused (U1000)
|
Run code checks / Run code checks
Process completed with exit code 1.
|
Run code checks / Run code checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|