Skip to content

cli: implement --watch cli option #301

cli: implement --watch cli option

cli: implement --watch cli option #301

Triggered via pull request October 2, 2024 14:57
Status Failure
Total duration 1m 51s
Artifacts

test.yaml

on: pull_request
Matrix: test
Matrix: lint
Generate the coverage report
0s
Generate the coverage report
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Ruff (F821): tests/test_cli.py#L70
tests/test_cli.py:70:38: F821 Undefined name `Callable`
Ruff (F841): tests/test_cli.py#L1003
tests/test_cli.py:1003:13: F841 Local variable `result` is assigned to but never used
Lint with Ruff (Py3.10)
Process completed with exit code 1.
Ruff (F821): tests/test_cli.py#L70
tests/test_cli.py:70:38: F821 Undefined name `Callable`
Ruff (F841): tests/test_cli.py#L1003
tests/test_cli.py:1003:13: F841 Local variable `result` is assigned to but never used
Lint with Ruff (Py3.11)
Process completed with exit code 1.
Ruff (F821): tests/test_cli.py#L70
tests/test_cli.py:70:38: F821 Undefined name `Callable`
Ruff (F841): tests/test_cli.py#L1003
tests/test_cli.py:1003:13: F841 Local variable `result` is assigned to but never used
Lint with Ruff (Py3.12)
Process completed with exit code 1.
Test with Py3.12 on macos
Process completed with exit code 2.
Test with Py3.10 on macos
Process completed with exit code 2.
Test with Py3.12 on ubuntu
Process completed with exit code 2.
Test with Py3.11 on ubuntu
Process completed with exit code 2.
Test with Py3.10 on ubuntu
Process completed with exit code 2.
Test with Py3.11 on macos
Process completed with exit code 2.
Test with Py3.11 on windows
Process completed with exit code 1.
Test with Py3.12 on windows
Process completed with exit code 1.
Test with Py3.10 on windows
Process completed with exit code 1.