Rewrite fetcher logic to be more robust #18
main.yaml
on: push
Go Linter
/
lint
28s
Go Test
/
test
1m 19s
Go Test
/
test-with-race
6m 20s
Annotations
12 errors and 3 warnings
Go Linter / lint:
cmd/start.go#L9
could not import github.com/gnolang/tx-indexer/fetch (-: # github.com/gnolang/tx-indexer/fetch
|
Go Linter / lint:
fetch/slots.go#L68
undefined: min
|
Go Linter / lint:
cmd/start.go#L9
could not import github.com/gnolang/tx-indexer/fetch (-: # github.com/gnolang/tx-indexer/fetch
|
Go Linter / lint:
fetch/slots.go#L68
undefined: min
|
Go Linter / lint:
cmd/start.go#L9
could not import github.com/gnolang/tx-indexer/fetch (-: # github.com/gnolang/tx-indexer/fetch
|
Go Linter / lint:
fetch/slots.go#L68
undefined: min
|
Go Linter / lint:
cmd/start.go#L9
could not import github.com/gnolang/tx-indexer/fetch (-: # github.com/gnolang/tx-indexer/fetch
|
Go Linter / lint:
fetch/slots.go#L68
undefined: min
|
Go Linter / lint:
cmd/start.go#L9
could not import github.com/gnolang/tx-indexer/fetch (-: # github.com/gnolang/tx-indexer/fetch
|
Go Linter / lint:
fetch/slots.go#L68
undefined: min
|
Go Test / test
Process completed with exit code 1.
|
Go Test / test-with-race
Process completed with exit code 1.
|
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
|