Merge pull request #27 from garrettsummerfi3ld/dependabot/github_acti… #47
Annotations
1 warning and 8 notices
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unclear exception clauses:
setup.py#L112
Too broad exception clause
|
Unsatisfied package requirements:
setup.py#L6
Package containing module 'progressbar' is not listed in the project requirements
|
PEP 8 coding style violation:
setup.py#L17
PEP 8: E201 whitespace after '\['
|
PEP 8 coding style violation:
setup.py#L19
PEP 8: E302 expected 2 blank lines, found 1
|
PEP 8 coding style violation:
setup.py#L96
PEP 8: E302 expected 2 blank lines, found 1
|
PEP 8 coding style violation:
setup.py#L16
PEP 8: E202 whitespace before '\]'
|
PEP 8 coding style violation:
setup.py#L17
PEP 8: E202 whitespace before '\]'
|
PEP 8 coding style violation:
setup.py#L16
PEP 8: E201 whitespace after '\['
|