Prepare 1.0 release candidate #677
code-quality.yml
on: pull_request
Check import sorting
29s
Check code formatting with black
30s
Code style (flake8)
33s
Check for model changes not present in migrations
53s
Type checking (Pyright)
33s
Annotations
1 error and 6 warnings
Code style (flake8)
Process completed with exit code 1.
|
Check code formatting with black
Cache save failed.
|
Check import sorting
Cache save failed.
|
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)
|
Code style (flake8)
Cache save failed.
|
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
|