Skip to content

Feature/4980 add json schema to submitted data of json dump plugin #11992

Feature/4980 add json schema to submitted data of json dump plugin

Feature/4980 add json schema to submitted data of json dump plugin #11992

Triggered via pull request January 15, 2025 11:38
Status Failure
Total duration 1m 57s
Artifacts

code_quality.yml

on: pull_request
Check import sorting
39s
Check import sorting
Check code formatting with black
57s
Check code formatting with black
Code style (flake8)
1m 47s
Code style (flake8)
Check for model changes not present in the migrations or default_admin_index fixture
1m 19s
Check for model changes not present in the migrations or default_admin_index fixture
Lint dependencies
5s
Lint dependencies
Type checking (Pyright)
35s
Type checking (Pyright)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Type checking (Pyright): src/openforms/registrations/contrib/objects_api/registration_variables.py#L240
Method "as_json_schema" overrides class "BaseStaticVariable" in an incompatible manner   Base method is declared as a staticmethod but override is not (reportIncompatibleMethodOverride)
Type checking (Pyright)
1 error
Check import sorting
Process completed with exit code 1.
Check code formatting with black
Process completed with exit code 123.
Code style (flake8)
Process completed with exit code 1.
Lint dependencies
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/openforms/registrations/contrib/objects_api/registration_variables.py#L240
Instance methods should take a "self" parameter (reportSelfClsParameterName)
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
Check for model changes not present in the migrations or default_admin_index fixture
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