Skip to content

fix: remove hardcoded array length #19

fix: remove hardcoded array length

fix: remove hardcoded array length #19

Triggered via pull request August 27, 2023 14:49
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Run golangci-lint
1m 14s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run golangci-lint: x/indexer/data/database.go#L254
unslice: could simplify temp[:] to temp (gocritic)
Run golangci-lint: x/indexer/data/database.go#L255
unslice: could simplify temp[:] to temp (gocritic)
Run golangci-lint: x/indexer/eth/client.go#L54
G601: Implicit memory aliasing in for loop. (gosec)
Run golangci-lint
issues found
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/garnet/garnet. Supported file pattern: go.sum