This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
feat: support backup relayers #183
ci-release.yml
on: pull_request
lint
/
markdown-lint
23s
lint
/
golangci-lint
36s
test
/
test
1m 32s
test
/
test-coverage
4m 20s
test
/
test-race
3m 31s
test
/
test-blobstream-e2e
18m 32s
goreleaser-check
3s
branch_name
0s
goreleaser
0s
Annotations
4 errors and 2 warnings
lint / golangci-lint:
cmd/blobstream/relayer/config.go#L266
ineffectual assignment to changed (ineffassign)
|
lint / golangci-lint:
cmd/blobstream/relayer/config.go#L272
ineffectual assignment to changed (ineffassign)
|
lint / golangci-lint
issues found
|
test / test
Process completed with exit code 2.
|
lint / golangci-lint:
relayer/relayer.go#L138
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/orchestrator-relayer/orchestrator-relayer. Supported file pattern: go.sum
|