fix(Mypy): add support for type checking #81
test_pr.yml
on: pull_request
test
/
...
/
prepare
12s
Matrix: test / test-repository / test-npm
Matrix: test / test-repository / test-python
test
/
checkers
15s
test
/
...
/
semantic-commit
30s
test
/
...
/
build-docker
test
/
...
/
build-docker
test
/
...
/
release-npm
test
/
...
/
release-python
test
/
...
/
notify
Annotations
10 errors, 4 warnings, and 2 notices
|
test / checkers
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
test / checkers:
src/opengeodeweb_back/geode_objects.py#L4
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "opengeode" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/geode_objects.py:4:1: error: Cannot find implementation or library stub for module named "opengeode" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/geode_functions.py#L8
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "flask" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/geode_functions.py:8:1: error: Cannot find implementation or library stub for module named "flask" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/geode_functions.py#L7
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "werkzeug" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/geode_functions.py:7:1: error: Cannot find implementation or library stub for module named "werkzeug" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/geode_functions.py#L6
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "opengeode" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/geode_functions.py:6:1: error: Cannot find implementation or library stub for module named "opengeode" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/geode_functions.py#L5
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "opengeode_geosciences" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/geode_functions.py:5:1: error: Cannot find implementation or library stub for module named "opengeode_geosciences" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/routes/blueprint_routes.py#L9
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "werkzeug" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/routes/blueprint_routes.py:9:1: error: Cannot find implementation or library stub for module named "werkzeug" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/routes/blueprint_routes.py#L8
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "opengeode" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/routes/blueprint_routes.py:8:1: error: Cannot find implementation or library stub for module named "opengeode" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/routes/blueprint_routes.py#L7
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "flask" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/routes/blueprint_routes.py:7:1: error: Cannot find implementation or library stub for module named "flask" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/routes/models/blueprint_models.py#L4
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "flask" [import-not-found]
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/routes/models/blueprint_models.py:4:1: error: Cannot find implementation or library stub for module named "flask" [import-not-found]
|
|
test / checkers:
src/opengeodeweb_back/geode_functions.py#L0
[mypy] reported by reviewdog 🐶
Common resolutions include: a) adding `__init__.py` somewhere, b) using `--explicit-package-bases` or adjusting MYPYPATH
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/geode_functions.py: note: Common resolutions include: a) adding `__init__.py` somewhere, b) using `--explicit-package-bases` or adjusting MYPYPATH
|
|
test / checkers:
src/opengeodeweb_back/geode_functions.py#L0
[mypy] reported by reviewdog 🐶
See https://mypy.readthedocs.io/en/stable/running_mypy.html#mapping-file-paths-to-modules for more info
Raw Output:
/home/runner/work/OpenGeodeWeb-Back/OpenGeodeWeb-Back/src/opengeodeweb_back/geode_functions.py: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#mapping-file-paths-to-modules for more info
|
|
test / test-repository / test-npm (ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
test / test-repository / test-npm (windows-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
test / test-repository / test-npm (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test / test-repository / test-python (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|