This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
feat: support using config files for orchestrator and relayer #63
ci-release.yml
on: pull_request
lint
/
markdown-lint
24s
lint
/
golangci-lint
29s
test
/
test
3m 51s
test
/
test-coverage
29s
test
/
test-race
29s
test
/
test-blobstream-e2e
4m 29s
goreleaser-check
3s
branch_name
0s
goreleaser
0s
Annotations
14 errors and 1 warning
lint / golangci-lint:
cmd/blobstream/deploy/cmd.go#L1
: # github.com/celestiaorg/orchestrator-relayer/cmd/blobstream/deploy
|
lint / golangci-lint:
cmd/blobstream/deploy/cmd.go#L30
too many arguments in call to parseDeployFlags
|
lint / golangci-lint:
cmd/blobstream/root/cmd.go#L10
could not import github.com/celestiaorg/orchestrator-relayer/cmd/blobstream/deploy (-: # github.com/celestiaorg/orchestrator-relayer/cmd/blobstream/deploy
|
lint / golangci-lint:
cmd/blobstream/deploy/cmd.go#L30
too many arguments in call to parseDeployFlags
|
lint / golangci-lint
issues found
|
test / test-race:
cmd/blobstream/deploy/cmd.go#L30
too many arguments in call to parseDeployFlags
|
test / test-race
Process completed with exit code 2.
|
test / test-coverage:
cmd/blobstream/deploy/cmd.go#L30
too many arguments in call to parseDeployFlags
|
test / test-coverage
Process completed with exit code 2.
|
test / test:
cmd/blobstream/deploy/cmd.go#L30
too many arguments in call to parseDeployFlags
|
test / test
Process completed with exit code 2.
|
test / test-blobstream-e2e
too many arguments in call to parseDeployFlags
|
test / test-blobstream-e2e
too many arguments in call to parseDeployFlags
|
test / test-blobstream-e2e
Process completed with exit code 1.
|
lint / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/orchestrator-relayer/orchestrator-relayer. Supported file pattern: go.sum
|