Skip to content

Add DynamicEarthNet dataset #10420

Add DynamicEarthNet dataset

Add DynamicEarthNet dataset #10420

Triggered via pull request January 22, 2025 18:15
Status Failure
Total duration 1m 52s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Ruff (I001): tests/data/dynamic_earthnet/data.py#L6
tests/data/dynamic_earthnet/data.py:6:1: I001 Import block is un-sorted or un-formatted
Ruff (ANN201): tests/data/dynamic_earthnet/data.py#L44
tests/data/dynamic_earthnet/data.py:44:5: ANN201 Missing return type annotation for public function `create_dummy_tiff`
Ruff (ANN001): tests/data/dynamic_earthnet/data.py#L44
tests/data/dynamic_earthnet/data.py:44:50: ANN001 Missing type annotation for function argument `label_mode`
Ruff (ANN201): tests/data/dynamic_earthnet/data.py#L70
tests/data/dynamic_earthnet/data.py:70:5: ANN201 Missing return type annotation for public function `get_days_in_month`
Ruff (ANN001): tests/data/dynamic_earthnet/data.py#L70
tests/data/dynamic_earthnet/data.py:70:23: ANN001 Missing type annotation for function argument `date_str`
Ruff (F821): tests/data/dynamic_earthnet/data.py#L72
tests/data/dynamic_earthnet/data.py:72:12: F821 Undefined name `datetime`
Ruff (F821): tests/data/dynamic_earthnet/data.py#L73
tests/data/dynamic_earthnet/data.py:73:19: F821 Undefined name `calendar`
Ruff (ANN201): tests/data/dynamic_earthnet/data.py#L136
tests/data/dynamic_earthnet/data.py:136:5: ANN201 Missing return type annotation for public function `main`
Ruff (F821): tests/datasets/test_dynamic_earthnet.py#L24
tests/datasets/test_dynamic_earthnet.py:24:27: F821 Undefined name `ClassVar`
Ruff (I001): torchgeo/datasets/dynamic_earthnet.py#L6
torchgeo/datasets/dynamic_earthnet.py:6:1: I001 Import block is un-sorted or un-formatted
mypy
Process completed with exit code 1.
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636