Transaction filter #93
main.yaml
on: pull_request
Go Linter
/
lint
21s
Go Test
/
test
1m 7s
Go Test
/
test-with-race
1m 7s
Annotations
7 errors and 3 warnings
Go Test / test-with-race
Process completed with exit code 1.
|
Go Linter / lint:
serve/filters/filter/tx.go#L181
break with no blank line before (nlreturn)
|
Go Linter / lint:
serve/filters/filter/tx_test.go#L97
97-158 lines are duplicate of `serve/filters/filter/tx_test.go:172-233` (dupl)
|
Go Linter / lint:
serve/filters/filter/tx_test.go#L97
File is not `gofumpt`-ed (gofumpt)
|
Go Linter / lint:
serve/filters/filter/tx_test.go#L172
172-233 lines are duplicate of `serve/filters/filter/tx_test.go:97-158` (dupl)
|
Go Linter / lint:
serve/filters/filter/tx_test.go#L172
File is not `gofumpt`-ed (gofumpt)
|
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
|