Skip to content

again

again #110

Triggered via push September 3, 2025 17:26
Status Success
Total duration 12s
Artifacts

test.yml

on: push
test  /  ...  /  build-docker
test / test-repository / test-docker / build-docker
Matrix: test / test-repository / test-npm
Waiting for pending jobs
Matrix: test / test-repository / test-python
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

7 errors
[mypy] src/opengeodeweb_back/database.py#L8: src/opengeodeweb_back/database.py#L8
Function is missing a type annotation [no-untyped-def]
[mypy] src/opengeodeweb_back/data.py#L6: src/opengeodeweb_back/data.py#L6
Name "database.Model" is not defined [name-defined]
[mypy] src/opengeodeweb_back/data.py#L6: src/opengeodeweb_back/data.py#L6
Class cannot subclass "Model" (has type "Any") [misc]
[mypy] src/opengeodeweb_back/data.py#L21: src/opengeodeweb_back/data.py#L21
Function is missing a type annotation [no-untyped-def]
[mypy] src/opengeodeweb_back/utils_functions.py#L159: src/opengeodeweb_back/utils_functions.py#L159
Call to untyped function "create" of "Data" in typed context [no-untyped-call]
[mypy] src/opengeodeweb_back/utils_functions.py#L199: src/opengeodeweb_back/utils_functions.py#L199
Call to untyped function "save_all_viewables_and_return_info" in typed context [no-untyped-call]
[mypy] src/opengeodeweb_back/utils_functions.py#L199: src/opengeodeweb_back/utils_functions.py#L199
Missing positional argument "input_file" in call to "save_all_viewables_and_return_info" [call-arg]