8000 Update flake8 requirement from <5,>=3.8.4 to >=3.8.4,<8 · python-formate/flake8-github-actions@e92041f · GitHub
[go: up one dir, main page]

Skip to content

Update flake8 requirement from <5,>=3.8.4 to >=3.8.4,<8 #261

Update flake8 requirement from <5,>=3.8.4 to >=3.8.4,<8

Update flake8 requirement from <5,>=3.8.4 to >=3.8.4,<8 #261

Triggered via pull request October 30, 2024 11:48
Status Failure
Total duration 12m 3s
Artifacts

python_ci_macos.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 63 warnings
macos-13 / Python 3.10
Process completed with exit code 1.
macos-13 / Python 3.11
Process completed with exit code 1.
macos-13 / Python 3.7
Process completed with exit code 1.
macos-13 / Python 3.8
Process completed with exit code 1.
macos-13 / Python 3.6
Process completed with exit code 1.
macos-13 / Python 3.9
Process completed with exit code 1.
macos-13 / Python pypy-3.7
Process completed with exit code 1.
macos-13 / Python pypy-3.9
Process completed with exit code 1.
macos-13 / Python pypy-3.8
Process completed with exit code 1.
macos-13 / Python 3.10
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python 3.10
No files were found with the provided path: .coverage. No artifacts will be uploaded.
macos-13 / Python 3.10: tests/bad_code.py#L2
F401: 'warnings' imported but unused
8000
macos-13 / Python 3.10: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python 3.10: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python 3.10: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python 3.10: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python 3.11
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python 3.11
No files were found with the provided path: .coverage. No artifacts will be uploaded.
macos-13 / Python 3.11: tests/bad_code.py#L2
F401: 'warnings' imported but unused
macos-13 / Python 3.11: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python 3.11: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python 3.11: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python 3.11: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python 3.7
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python 3.7
No files were found with the provided path: .coverage. No artifacts will be uploaded.
macos-13 / Python 3.7: tests/bad_code.py#L2
F401: 'warnings' imported but unused
macos-13 / Python 3.7: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python 3.7: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python 3.7: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python 3.7: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python 3.8
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python 3.8: tests/bad_code.py#L2
F401: 'warnings' imported but unused
macos-13 / Python 3.8: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python 3.8: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python 3.8: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python 3.8: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python 3.8
No files were found with the provided path: .coverage. No artifacts will be uploaded.
macos-13 / Python 3.6
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python 3.6: tests/bad_code.py#L2
F401: 'warnings' imported but unused
macos-13 / Python 3.6: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python 3.6: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python 3.6: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python 3.6: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python 3.6
No files were found with the provided path: .coverage. No artifacts will be uploaded.
macos-13 / Python 3.9
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python 3.9: tests/bad_code.py#L2
F401: 'warnings' imported but unused
macos-13 / Python 3.9: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python 3.9: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python 3.9: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python 3.9: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python 3.9
No files were found with the provided path: .coverage. No artifacts will be uploaded.
macos-13 / Python pypy-3.7
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python pypy-3.7: tests/bad_code.py#L2
F401: 'warnings' imported but unused
macos-13 / Python pypy-3.7: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python pypy-3.7: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python pypy-3.7: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python pypy-3.7: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python pypy-3.7
No files were found with the provided path: .coverage. No artifacts will be uploaded.
macos-13 / Python pypy-3.9
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python pypy-3.9
No files were found with the provided path: .coverage. No artifacts will be uploaded.
macos-13 / Python pypy-3.9: tests/bad_code.py#L2
F401: 'warnings' imported but unused
macos-13 / Python pypy-3.9: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python pypy-3.9: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python pypy-3.9: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python pypy-3.9: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python pypy-3.8
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-13 / Python pypy-3.8: tests/bad_code.py#L2
F401: 'warnings' imported but unused
macos-13 / Python pypy-3.8: tests/bad_code.py#L5
F404: from __future__ imports must occur at the beginning of the file
macos-13 / Python pypy-3.8: tests/bad_code.py#L11
E303: too many blank lines (5)
macos-13 / Python pypy-3.8: tests/bad_code.py#L11
F821: undefined name 'name'
macos-13 / Python pypy-3.8: tests/bad_code.py#L13
F701: 'break' outside loop
macos-13 / Python pypy-3.8
No files were found with the provided path: .coverage. No artifacts will be uploaded.
0