Update with plot class for eddmaps,gbif,mm_earth,inaturalist,western_usa_live_fuel_mositure #10203
Triggered via pull request
December 17, 2024 18:10
Status
Cancelled
Total duration
1m 38s
Artifacts
–
Annotations
12 errors and 2 warnings
Ruff (I001):
torchgeo/datasets/eddmaps.py#L6
torchgeo/datasets/eddmaps.py:6:1: I001 Import block is un-sorted or un-formatted
|
Ruff (UP035):
torchgeo/datasets/eddmaps.py#L16
torchgeo/datasets/eddmaps.py:16:1: UP035 `typing.Tuple` is deprecated, use `tuple` instead
|
Ruff (ANN001):
torchgeo/datasets/eddmaps.py#L113
torchgeo/datasets/eddmaps.py:113:5: ANN001 Missing type annotation for function argument `self`
|
Ruff (UP007):
torchgeo/datasets/eddmaps.py#L114
torchgeo/datasets/eddmaps.py:114:12: UP007 Use `X | Y` for type annotations
|
Ruff (UP006):
torchgeo/datasets/eddmaps.py#L120
torchgeo/datasets/eddmaps.py:120:14: UP006 Use `tuple` instead of `Tuple` for type annotation
|
Ruff (D201):
torchgeo/datasets/eddmaps.py#L123
torchgeo/datasets/eddmaps.py:123:5: D201 No blank lines allowed before function docstring (found 1)
|
Ruff (D202):
torchgeo/datasets/eddmaps.py#L123
torchgeo/datasets/eddmaps.py:123:5: D202 No blank lines allowed after function docstring (found 1)
|
Ruff (D205):
torchgeo/datasets/eddmaps.py#L123
torchgeo/datasets/eddmaps.py:123:5: D205 1 blank line required between summary line and description
|
Ruff (D210):
torchgeo/datasets/eddmaps.py#L123
torchgeo/datasets/eddmaps.py:123:5: D210 No whitespaces allowed surrounding docstring text
|
Ruff (D415):
torchgeo/datasets/eddmaps.py#L123
torchgeo/datasets/eddmaps.py:123:5: D415 First line should end with a period, question mark, or exclamation point
|
mypy
Canceling since a higher priority waiting request for 'style-preethatr07:plot-method-for-all-datasets' exists
|
mypy
The operation was canceled.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|