Make package #23
Triggered via pull request
November 16, 2024 11:53
Status
Cancelled
Total duration
6m 21s
Artifacts
–
lint_and_test.yml
on: pull_request
Matrix: unit-tests
Final Results
0s
Annotations
16 errors
Ruff (F541):
src/genie_python/genie_epics_api.py#L383
src/genie_python/genie_epics_api.py:383:15: F541 f-string without any placeholders
|
Ruff (F541):
src/genie_python/genie_epics_api.py#L387
src/genie_python/genie_epics_api.py:387:15: F541 f-string without any placeholders
|
Ruff (F541):
src/genie_python/genie_epics_api.py#L391
src/genie_python/genie_epics_api.py:391:19: F541 f-string without any placeholders
|
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
|
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.
|