Create test-lint.yaml #1
Annotations
15 errors and 5 warnings
Ruff (PERF401):
sigstickers/downloader.py#L168
sigstickers/downloader.py:168:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PLR2004):
tests/test_cli.py#L25
tests/test_cli.py:25:74: PLR2004 Magic value used in comparison, consider replacing `28` with a constant variable
|
Python Test and Lint (3.11)
Process completed with exit code 1.
|
Ruff (PERF401):
sigstickers/downloader.py#L168
sigstickers/downloader.py:168:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PLR2004):
tests/test_cli.py#L25
tests/test_cli.py:25:74: PLR2004 Magic value used in comparison, consider replacing `28` with a constant variable
|
Python Test and Lint (3.8)
Process completed with exit code 1.
|
Ruff (PERF401):
sigstickers/downloader.py#L168
sigstickers/downloader.py:168:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PLR2004):
tests/test_cli.py#L25
tests/test_cli.py:25:74: PLR2004 Magic value used in comparison, consider replacing `28` with a constant variable
|
Python Test and Lint (3.9)
Process completed with exit code 1.
|
Ruff (PERF401):
sigstickers/downloader.py#L168
sigstickers/downloader.py:168:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PLR2004):
tests/test_cli.py#L25
tests/test_cli.py:25:74: PLR2004 Magic value used in comparison, consider replacing `28` with a constant variable
|
Python Test and Lint (3.10)
Process completed with exit code 1.
|
Ruff (PERF401):
sigstickers/downloader.py#L168
sigstickers/downloader.py:168:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PLR2004):
tests/test_cli.py#L25
tests/test_cli.py:25:74: PLR2004 Magic value used in comparison, consider replacing `28` with a constant variable
|
Python Test and Lint (3.12)
Process completed with exit code 1.
|
Python Test and Lint (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python Test and Lint (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python Test and Lint (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python Test and Lint (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python Test and Lint (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|