reorganize and cleanup #4
Annotations
25 errors
|
Ruff (INP001):
tests/test_flight.py#L1
tests/test_flight.py:1:1: INP001 File `tests/test_flight.py` is part of an implicit namespace package. Add an `__init__.py`.
|
|
Ruff (T201):
src/hello_world.py#L9
src/hello_world.py:9:9: T201 `print` found
|
|
Ruff (T201):
src/hello_world.py#L7
src/hello_world.py:7:9: T201 `print` found
|
|
Ruff (PLR2004):
src/hello_world.py#L6
src/hello_world.py:6:25: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
|
|
Ruff (T201):
src/examples/flight.py#L64
src/examples/flight.py:64:5: T201 `print` found
|
|
Ruff (T201):
src/examples/flight.py#L63
src/examples/flight.py:63:5: T201 `print` found
|
|
Ruff (T201):
src/examples/flight.py#L59
src/examples/flight.py:59:5: T201 `print` found
|
|
Ruff (DTZ001):
src/examples/flight.py#L48
src/examples/flight.py:48:24: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
|
|
Ruff (W292):
src/examples/__init__.py#L1
src/examples/__init__.py:1:55: W292 No newline at end of file
|
|
Ruff (W291):
src/examples/__init__.py#L1
src/examples/__init__.py:1:54: W291 Trailing whitespace
|
|
Ruff (INP001):
tests/test_flight.py#L1
tests/test_flight.py:1:1: INP001 File `tests/test_flight.py` is part of an implicit namespace package. Add an `__init__.py`.
|
|
Ruff (T201):
src/hello_world.py#L9
src/hello_world.py:9:9: T201 `print` found
|
|
Ruff (T201):
src/hello_world.py#L7
src/hello_world.py:7:9: T201 `print` found
|
|
Ruff (PLR2004):
src/hello_world.py#L6
src/hello_world.py:6:25: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
|
|
Ruff (T201):
src/examples/flight.py#L64
src/examples/flight.py:64:5: T201 `print` found
|
|
Ruff (T201):
src/examples/flight.py#L63
src/examples/flight.py:63:5: T201 `print` found
|
|
Ruff (T201):
src/examples/flight.py#L59
src/examples/flight.py:59:5: T201 `print` found
|
|
Ruff (DTZ001):
src/examples/flight.py#L48
src/examples/flight.py:48:24: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
|
|
Ruff (W292):
src/examples/__init__.py#L1
src/examples/__init__.py:1:55: W292 No newline at end of file
|
|
Ruff (W291):
src/examples/__init__.py#L1
src/examples/__init__.py:1:54: W291 Trailing whitespace
|
|
quality (3.12)
The strategy configuration was canceled because "quality._3_11" failed
|
|
quality (3.9)
The operation was canceled.
|
|
quality (3.9)
The strategy configuration was canceled because "quality._3_11" failed
|
|
quality (3.10)
The operation was canceled.
|
|
quality (3.10)
The strategy configuration was canceled because "quality._3_11" failed
|