Repurpose the node indexer to also save blocks #8
main.yaml
on: push
Go Linter
/
lint
14s
Go Test
/
test
42s
Go Test
/
test-with-race
46s
Annotations
2 errors and 3 warnings
Go Linter / lint:
fetch/fetch.go#L102
shadow: declaration of "err" shadows declaration at line 97 (govet)
|
Go Linter / lint
issues found
|
Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-indexer/tx-indexer. Supported file pattern: go.sum
|
Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-indexer/tx-indexer. Supported file pattern: go.sum
|
Go Test / test-with-race
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-indexer/tx-indexer. Supported file pattern: go.sum
|