This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
feat: use archive nodes to query attestations #1011
lint.yml
on: pull_request
markdown-lint
40s
golangci-lint
54s
Annotations
4 errors and 1 warning
golangci-lint:
cmd/blobstream/deploy/config.go#L79
ineffectual assignment to err (ineffassign)
|
golangci-lint:
rpc/app_querier.go#L259
SA4006: this value of `vs` is never used (staticcheck)
|
golangci-lint:
rpc/app_querier.go#L260
SA4006: this value of `latestValset` is never used (staticcheck)
|
golangci-lint
issues found
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/orchestrator-relayer/orchestrator-relayer. Supported file pattern: go.sum
|