Skip to content

fix(deps): update dependency pystac to v1.12.2 #584

fix(deps): update dependency pystac to v1.12.2

fix(deps): update dependency pystac to v1.12.2 #584

Triggered via pull request February 21, 2025 11:10
Status Failure
Total duration 1m 43s
Artifacts 2

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint / ruff
Files have changed.
lint / ruff
Process completed with exit code 1.
Ruff (PTH208): src/actinia_core/core/interim_results.py#L147
src/actinia_core/core/interim_results.py:147:30: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (PTH208): src/actinia_core/core/interim_results.py#L219
src/actinia_core/core/interim_results.py:219:23: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (PTH208): src/actinia_core/core/interim_results.py#L321
src/actinia_core/core/interim_results.py:321:30: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (PTH208): src/actinia_core/core/mapset_merge_utils.py#L51
src/actinia_core/core/mapset_merge_utils.py:51:19: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (PTH208): src/actinia_core/core/mapset_merge_utils.py#L73
src/actinia_core/core/mapset_merge_utils.py:73:18: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (PTH208): src/actinia_core/processing/actinia_processing/ephemeral_processing.py#L994
src/actinia_core/processing/actinia_processing/ephemeral_processing.py:994:27: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (PTH208): src/actinia_core/rest/project_management.py#L88
src/actinia_core/rest/project_management.py:88:20: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (PTH208): src/actinia_core/rest/project_management.py#L114
src/actinia_core/rest/project_management.py:114:20: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (PTH208): src/actinia_core/rest/vector_layer.py#L189
src/actinia_core/rest/vector_layer.py:189:30: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (RUF051): src/actinia_core/testsuite.py#L97
src/actinia_core/testsuite.py:97:13: RUF051 Use `pop` instead of `key in dict` followed by `del dict[key]`
lint / ruff
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
diff Expired
321 Bytes
formatted-ruff
4.31 KB