Skip to content

feat: Implement generic filters #353

feat: Implement generic filters

feat: Implement generic filters #353

Triggered via pull request September 18, 2024 14:31
Status Failure
Total duration 1m 54s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
Go Linter / lint: serve/graph/gen/generate.go#L1
compiler directive contains space: // go:build (gocheckcompilerdirectives)
Go Linter / lint: serve/graph/gen/generate.go#L14
var-declaration: should omit type string from declaration of var queriesInject; it will be inferred from the right-hand side (revive)
Go Linter / lint: serve/graph/setup.go#L22
unused-parameter: parameter 'obj' seems to be unused, consider removing or renaming it as _ (revive)
Go Linter / lint: serve/graph/setup.go#L22
unused-parameter: parameter 'extras' seems to be unused, consider removing or renaming it as _ (revive)
Go Linter / lint: serve/graph/setup.go#L22
named return "res" with type "interface{}" found (nonamedreturns)
Go Linter / lint: serve/graph/setup.go#L22
named return "err" with type "error" found (nonamedreturns)
Go Linter / lint
issues found
Go Codegen / generate
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
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