Skip to content

Documenthandeling

Documenthandeling #574

Triggered via pull request November 13, 2024 18:58
Status Failure
Total duration 1m 30s
Artifacts

code-quality.yml

on: pull_request
Check import sorting
40s
Check import sorting
Check code formatting with black
39s
Check code formatting with black
Code style (flake8)
55s
Code style (flake8)
Check for model changes not present in migrations
1m 20s
Check for model changes not present in migrations
Type checking (Pyright)
31s
Type checking (Pyright)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Check for model changes not present in migrations
Process completed with exit code 1.
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)