Skip to content

Add Product to the ZGW API registration #11162

Add Product to the ZGW API registration

Add Product to the ZGW API registration #11162

Triggered via pull request October 30, 2024 15:07
Status Failure
Total duration 1m 26s
Artifacts

code_quality.yml

on: pull_request
Check import sorting
52s
Check import sorting
Check code formatting with black
43s
Check code formatting with black
Code style (flake8)
45s
Code style (flake8)
Check for model changes not present in the migrations or default_admin_index fixture
1m 18s
Check for model changes not present in the migrations or default_admin_index fixture
Lint dependencies
8s
Lint dependencies
Type checking (Pyright)
33s
Type checking (Pyright)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Type checking (Pyright): src/openforms/registrations/contrib/zgw_apis/api/views.py#L113
Could not access item in TypedDict   "productenOfDiensten" is not a defined key in "CaseType" (reportGeneralTypeIssues)
Type checking (Pyright)
1 error
Check code formatting with black
Process completed with exit code 1.
Check import sorting
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/