Setup pre-commit and ruff #8312
code-quality.yml
on: pull_request
Check import sorting
3m 6s
Check code formatting with black
3m 26s
Code style (flake8)
1m 30s
Check for model changes not present in the migrations
3m 13s
Check code formatting with prettier
26s
Python security check using Bandit
2m 46s
Pre-commit hooks
19s
Annotations
3 errors and 7 warnings
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.
|
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
|
Pre-commit hooks
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 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
|
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
|