Add initial unit tests for node tx fetching #5
main.yaml
on: push
Go Linter
/
lint
42s
Go Test
/
test
40s
Go Test
/
test-with-race
38s
Annotations
5 errors and 3 warnings
Go Linter / lint:
fetch/tx/node_test.go#L166
File is not `gofumpt`-ed (gofumpt)
|
Go Linter / lint:
fetch/tx/node_test.go#L166
unnecessary trailing newline (whitespace)
|
Go Linter / lint:
fetch/tx/node_test.go#L171
File is not `gofumpt`-ed (gofumpt)
|
Go Linter / lint:
fetch/tx/node_test.go#L171
unnecessary trailing newline (whitespace)
|
Go Linter / lint
issues found
|
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
|
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 Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-indexer/tx-indexer. Supported file pattern: go.sum
|