Skip to content

patch github-ci

patch github-ci #110

Triggered via pull request July 5, 2024 09:47
Status Failure
Total duration 9m 36s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
6m 42s
Run golangci-lint
Run markdown-lint
18s
Run markdown-lint
Run flake8 on python integration tests
9m 27s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
1m 12s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
Run golangci-lint
issues found
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L22
./tests/integration_tests/test_upgrade.py:22:1: I001 isort found an import in the wrong position
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L60
./tests/integration_tests/test_upgrade.py:60:89: E501 line too long (113 > 88 characters)
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L126
./tests/integration_tests/test_upgrade.py:126:1: W293 blank line contains whitespace
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L153
./tests/integration_tests/test_upgrade.py:153:13: E722 do not use bare 'except'
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L217
./tests/integration_tests/test_upgrade.py:217:89: E501 line too long (92 > 88 characters)
Run flake8 on python integration tests: tests/integration_tests/test_upgrade.py#L221
./tests/integration_tests/test_upgrade.py:221:21: W292 no newline at end of file
Run flake8 on python integration tests
Process completed with exit code 2.
Run markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check gomod2nix.toml file is up to date
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
Run golangci-lint: app/upgrades.go#L54
unused-parameter: parameter 'paramsKeeper' seems to be unused, consider removing or renaming it as _ (revive)
Run flake8 on python integration tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/