Merge pull request #139 from GeneriekPublicatiePlatformWoo/feature/76… #584
code-quality.yml
on: push
Check import sorting
39s
Check code formatting with black
42s
Code style (flake8)
40s
Check for model changes not present in migrations
1m 2s
Type checking (Pyright)
32s
Annotations
2 warnings
Type checking (Pyright)
The following actions use a deprecated Node.js version and will be forced to run on node20: jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Type checking (Pyright):
src/woo_publications/conf/base.py#L3
Wildcard import from a library not allowed (reportWildcardImportFromLibrary)
|