Add Product to the ZGW API registration #11165
code_quality.yml
on: pull_request
Check import sorting
54s
Check code formatting with black
1m 9s
Code style (flake8)
47s
Check for model changes not present in the migrations or default_admin_index fixture
1m 42s
Lint dependencies
5s
Type checking (Pyright)
39s
Annotations
3 errors and 1 warning
Type checking (Pyright):
src/openforms/registrations/contrib/zgw_apis/api/views.py#L120
Could not access item in TypedDict
"productenOfDiensten" is not a required key in "CaseType", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
Type checking (Pyright)
1 error
|
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/
|