Skip to content

dont forget the CLI #275

dont forget the CLI

dont forget the CLI #275

Triggered via push October 27, 2024 16:05
Status Failure
Total duration 15s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (FIX002): meteor/scripts/compute_iterative_tv_map.py#L15
meteor/scripts/compute_iterative_tv_map.py:15:3: FIX002 Line contains TODO, consider resolving the issue
Ruff (TD004): meteor/scripts/compute_iterative_tv_map.py#L38
meteor/scripts/compute_iterative_tv_map.py:38:26: TD004 Missing colon in TODO
Ruff (TD005): meteor/scripts/compute_iterative_tv_map.py#L38
meteor/scripts/compute_iterative_tv_map.py:38:26: TD005 Missing issue description after `TODO`
Ruff (FIX002): meteor/scripts/compute_iterative_tv_map.py#L38
meteor/scripts/compute_iterative_tv_map.py:38:26: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): meteor/scripts/compute_iterative_tv_map.py#L57
meteor/scripts/compute_iterative_tv_map.py:57:7: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): meteor/scripts/compute_iterative_tv_map.py#L65
meteor/scripts/compute_iterative_tv_map.py:65:7: FIX002 Line contains TODO, consider resolving the issue
Ruff (ERA001): meteor/scripts/compute_iterative_tv_map.py#L66
meteor/scripts/compute_iterative_tv_map.py:66:5: ERA001 Found commented-out code
Ruff (ERA001): meteor/scripts/compute_iterative_tv_map.py#L67
meteor/scripts/compute_iterative_tv_map.py:67:5: ERA001 Found commented-out code
Ruff (TD004): test/functional/test_compute_iterative_tv.py#L56
test/functional/test_compute_iterative_tv.py:56:7: TD004 Missing colon in TODO
Ruff (FIX002): test/functional/test_compute_iterative_tv.py#L56
test/functional/test_compute_iterative_tv.py:56:7: FIX002 Line contains TODO, consider resolving the issue