nix bug
Some checks failed
Build / cleanup-runs (pull_request) Failing after 1s
CodeQL / Analyze (go) (pull_request) Successful in 1m2s
Deploy Contract / cleanup-runs (pull_request) Failing after 2s
Dependency Review / dependency-review (pull_request) Successful in 1m7s
Pull Request Labeler / triage (pull_request) Failing after 5s
Deploy Contract / deploy (pull_request) Failing after 15s
Build / build (pull_request) Successful in 1m26s
Semgrep / Scan (pull_request) Failing after 13s
Lint / Run flake8 on python integration tests (pull_request) Failing after 21s
Run Gosec / Gosec (pull_request) Successful in 23s
Tests / cleanup-runs (pull_request) Successful in 4s
Lint / Run golangci-lint (pull_request) Successful in 32s
Tests / test-rpc (pull_request) Successful in 41s
Tests / test-unit-cover (pull_request) Successful in 44s
Tests / test-importer (pull_request) Successful in 1m2s
Tests / sdk_tests (pull_request) Failing after 1m42s
Some checks failed
Build / cleanup-runs (pull_request) Failing after 1s
CodeQL / Analyze (go) (pull_request) Successful in 1m2s
Deploy Contract / cleanup-runs (pull_request) Failing after 2s
Dependency Review / dependency-review (pull_request) Successful in 1m7s
Pull Request Labeler / triage (pull_request) Failing after 5s
Deploy Contract / deploy (pull_request) Failing after 15s
Build / build (pull_request) Successful in 1m26s
Semgrep / Scan (pull_request) Failing after 13s
Lint / Run flake8 on python integration tests (pull_request) Failing after 21s
Run Gosec / Gosec (pull_request) Successful in 23s
Tests / cleanup-runs (pull_request) Successful in 4s
Lint / Run golangci-lint (pull_request) Successful in 32s
Tests / test-rpc (pull_request) Successful in 41s
Tests / test-unit-cover (pull_request) Successful in 44s
Tests / test-importer (pull_request) Successful in 1m2s
Tests / sdk_tests (pull_request) Failing after 1m42s
This commit is contained in:
parent
8f9cc649d0
commit
5bfe11dfaf
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: cachix/install-nix-action@v18
|
- uses: cachix/install-nix-action@v20
|
||||||
- uses: cachix/cachix-action@v12
|
- uses: cachix/cachix-action@v12
|
||||||
with:
|
with:
|
||||||
name: ethermint
|
name: ethermint
|
||||||
|
Loading…
Reference in New Issue
Block a user