Skip to content

removed pre-commit

removed pre-commit #2

Triggered via push January 8, 2024 22:54
Status Failure
Total duration 16s
Artifacts

mypy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 1 warning
mypy: src/config.py#L5
[error] Library stubs not installed for
mypy: src/config.py#L5
[note: Hint]
mypy: src/config.py#L21
[note] By default the bodies of untyped functions are not checked
mypy: tst/test_config.py#L1
[error] Cannot find implementation or library stub for module named
mypy: tst/test_config.py#L2
[error] Library stubs not installed for
mypy: src/core/utils/functions/plotting.py#L6
[error] Library stubs not installed for
mypy: src/core/utils/functions/plotting.py#L7
[error] Cannot find implementation or library stub for module named
mypy: src/core/utils/functions/dataframe_operations.py#L8
[error] Library stubs not installed for
mypy: src/core/utils/decorators/plots.py#L7
[error] Cannot find implementation or library stub for module named
mypy: src/core/utils/decorators/plots.py#L7
[error] Cannot find implementation or library stub for module named
mypy: tst/core/utils/decorators/test_plots.py#L1
[error] Cannot find implementation or library stub for module named
mypy: tst/core/utils/decorators/test_plots.py#L1
[error] Cannot find implementation or library stub for module named
mypy: tst/core/utils/decorators/test_plots.py#L2
[error] Cannot find implementation or library stub for module named
mypy: tst/core/utils/decorators/test_plots.py#L2
[error] Cannot find implementation or library stub for module named
mypy: src/core/utils/functions/metrics.py#L8
[error] Library stubs not installed for
mypy: src/core/models/yearly_rainfall.py#L8
[error] Cannot find implementation or library stub for module named
mypy: src/core/models/yearly_rainfall.py#L8
[error] Cannot find implementation or library stub for module named
mypy: src/core/models/yearly_rainfall.py#L9
[error] Cannot find implementation or library stub for module named
mypy: src/core/models/yearly_rainfall.py#L10
[error] Library stubs not installed for
mypy: src/core/models/seasonal_rainfall.py#L7
[error] Library stubs not installed for
mypy: src/core/models/monthly_rainfall.py#L7
[error] Library stubs not installed for
mypy: src/api/error_wrappers.py#L7
[error] Cannot find implementation or library stub for module named
mypy: src/api/error_wrappers.py#L7
[note] See https
mypy: src/core/models/all_rainfall.py#L9
[error] Library stubs not installed for
mypy: src/core/models/all_rainfall.py#L9
[note: Hint]
mypy: src/api/utils.py#L6
[error] Cannot find implementation or library stub for module named
mypy: src/api/utils.py#L7
[error] Cannot find implementation or library stub for module named
mypy: app.py#L11
[error] Cannot find implementation or library stub for module named
mypy: app.py#L11
[error] Cannot find implementation or library stub for module named
mypy: app.py#L13
[error] Cannot find implementation or library stub for module named
mypy: tst/core/models/test_yearly_rainfall.py#L1
[error] Library stubs not installed for
mypy: tst/core/models/test_yearly_rainfall.py#L2
[error] Cannot find implementation or library stub for module named
mypy: tst/core/utils/functions/test_dataframe_operations.py#L3
[error] Library stubs not installed for
mypy
34 errors(s) found
mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, sasanquaneuf/mypy-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/