Merge pull request #185 from GPP-Woo/docs/technical-configuration #698
code-quality.yml
on: push
Check import sorting
1m 22s
Check code formatting with black
23s
Code style (flake8)
24s
Check for model changes not present in migrations
48s
Type checking (Pyright)
31s
Annotations
6 warnings
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
|
Code style (flake8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type checking (Pyright)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type checking (Pyright):
src/woo_publications/conf/base.py#L3
Wildcard import from a library not allowed (reportWildcardImportFromLibrary)
|
Check for model changes not present in migrations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check import sorting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|