Skip to content

remove useless smoke test #27

remove useless smoke test

remove useless smoke test #27

Triggered via push August 22, 2024 17:15
Status Failure
Total duration 13s
Artifacts

lint.yml

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

Annotations

8 errors
Ruff (I001): meteor/utils.py#L1
meteor/utils.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): test/conftest.py#L1
test/conftest.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): test/unit/test_tv.py#L1
test/unit/test_tv.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): test/unit/test_tv.py#L118
test/unit/test_tv.py:118:101: E501 Line too long (128 > 100)
Ruff (E501): test/unit/test_utils.py#L50
test/unit/test_utils.py:50:101: E501 Line too long (124 > 100)
Ruff (E501): test/unit/test_utils.py#L78
test/unit/test_utils.py:78:101: E501 Line too long (115 > 100)
Ruff (E501): test/unit/test_utils.py#L110
test/unit/test_utils.py:110:101: E501 Line too long (118 > 100)
build (3.11)
Process completed with exit code 1.