Setup pre-commit and ruff #8310
code-quality.yml
on: pull_request
Check import sorting
2m 27s
Check code formatting with black
2m 19s
Code style (flake8)
1m 10s
Check for model changes not present in the migrations
2m 59s
Check code formatting with prettier
24s
Python security check using Bandit
2m 21s
Pre-commit hooks
21s
Annotations
4 errors and 7 warnings
Pre-commit hooks
Process completed with exit code 1.
|
Code style (flake8)
Process completed with exit code 1.
|
Check code formatting with black
Process completed with exit code 1.
|
Check import sorting
Process completed with exit code 1.
|
Pre-commit hooks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check code formatting with prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style (flake8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check code formatting with black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python security check using Bandit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check import sorting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check for model changes not present in the migrations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|