Make package #15
Triggered via pull request
November 16, 2024 10:59
Status
Cancelled
Total duration
6m 33s
Artifacts
–
lint_and_test.yml
on: pull_request
Matrix: unit-tests
Final Results
0s
Annotations
16 errors
Ruff (ANN201):
src/genie_python/genie_logging.py#L10
src/genie_python/genie_logging.py:10:5: ANN201 Missing return type annotation for public function `send`
|
Ruff (ANN001):
src/genie_python/genie_logging.py#L10
src/genie_python/genie_logging.py:10:10: ANN001 Missing type annotation for function argument `self`
|
Ruff (ANN001):
src/genie_python/genie_logging.py#L10
src/genie_python/genie_logging.py:10:16: ANN001 Missing type annotation for function argument `s`
|
Ruff (E402):
src/genie_python/genie_logging.py#L28
src/genie_python/genie_logging.py:28:1: E402 Module level import not at top of file
|
Ruff (E402):
src/genie_python/genie_logging.py#L29
src/genie_python/genie_logging.py:29:1: E402 Module level import not at top of file
|
Ruff (E402):
src/genie_python/genie_logging.py#L30
src/genie_python/genie_logging.py:30:1: E402 Module level import not at top of file
|
Ruff (E402):
src/genie_python/genie_logging.py#L31
src/genie_python/genie_logging.py:31:1: E402 Module level import not at top of file
|
Ruff (E402):
src/genie_python/genie_logging.py#L33
src/genie_python/genie_logging.py:33:1: E402 Module level import not at top of file
|
Ruff (ANN204):
src/genie_python/genie_logging.py#L39
src/genie_python/genie_logging.py:39:9: ANN204 Missing return type annotation for special method `__init__`
|
Ruff (ANN201):
src/genie_python/genie_logging.py#L45
src/genie_python/genie_logging.py:45:9: ANN201 Missing return type annotation for public function `set_inst_name`
|
lint / ruff
Process completed with exit code 123.
|
unit-tests (windows-latest, 3.11)
The run was canceled by @Tom-Willemsen.
|
unit-tests (windows-latest, 3.11)
The operation was canceled.
|
unit-tests (ubuntu-latest, 3.11)
The run was canceled by @Tom-Willemsen.
|
unit-tests (ubuntu-latest, 3.11)
The operation was canceled.
|
Final Results
Process completed with exit code 1.
|