Skip to content

Don't use pretty-format-json (doesn't support jsonc) #11

Don't use pretty-format-json (doesn't support jsonc)

Don't use pretty-format-json (doesn't support jsonc) #11

Triggered via push March 22, 2024 18:45
Status Failure
Total duration 2m 45s
Artifacts
Matrix: mypy
Matrix: pyright
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pyright (ubuntu-latest): canopeum_backend/canopeum_backend/urls.py#L5
Import "canopeum_backend.canopeum_backend" could not be resolved (reportMissingImports)
pyright (ubuntu-latest): canopeum_backend/canopeum_backend/views.py#L12
Import "canopeum_backend.canopeum_backend.models" could not be resolved (reportMissingImports)
pyright (ubuntu-latest): canopeum_backend/canopeum_backend/views.py#L13
Import "canopeum_backend.canopeum_backend.serializers" could not be resolved (reportMissingImports)
pyright (ubuntu-latest)
3 errors
mypy (ubuntu-latest)
Process completed with exit code 1.
pyright (windows-latest): canopeum_backend/canopeum_backend/urls.py#L5
Import "canopeum_backend.canopeum_backend" could not be resolved (reportMissingImports)
pyright (windows-latest): canopeum_backend/canopeum_backend/views.py#L12
Import "canopeum_backend.canopeum_backend.models" could not be resolved (reportMissingImports)
pyright (windows-latest): canopeum_backend/canopeum_backend/views.py#L13
Import "canopeum_backend.canopeum_backend.serializers" could not be resolved (reportMissingImports)
pyright (windows-latest)
3 errors
mypy (windows-latest)
Process completed with exit code 1.