patch github-ci #112
Annotations
7 errors and 1 warning
tests/integration_tests/test_upgrade.py#L22
./tests/integration_tests/test_upgrade.py:22:1: I001 isort found an import in the wrong position
|
tests/integration_tests/test_upgrade.py#L60
./tests/integration_tests/test_upgrade.py:60:89: E501 line too long (113 > 88 characters)
|
tests/integration_tests/test_upgrade.py#L126
./tests/integration_tests/test_upgrade.py:126:1: W293 blank line contains whitespace
|
tests/integration_tests/test_upgrade.py#L153
./tests/integration_tests/test_upgrade.py:153:13: E722 do not use bare 'except'
|
tests/integration_tests/test_upgrade.py#L217
./tests/integration_tests/test_upgrade.py:217:89: E501 line too long (92 > 88 characters)
|
tests/integration_tests/test_upgrade.py#L221
./tests/integration_tests/test_upgrade.py:221:21: W292 no newline at end of file
|
|
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/
|
This job failed
Loading