fix: remove hardcoded array length #19
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|