Skip to content

Make package

Make package #11

Triggered via pull request November 16, 2024 10:35
Status Cancelled
Total duration 6m 34s
Artifacts

lint_and_test.yml

on: pull_request
Matrix: tests
call-linter-workflow  /  ruff
6s
call-linter-workflow / ruff
call-linter-workflow  /  pyright
49s
call-linter-workflow / pyright
Final Results
0s
Final Results
Fit to window
Zoom out
Zoom in

Annotations

15 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`
tests (windows-latest, 3.11)
The run was canceled by @Tom-Willemsen.
tests (windows-latest, 3.11)
The operation was canceled.
tests (ubuntu-latest, 3.11)
The run was canceled by @Tom-Willemsen.
tests (ubuntu-latest, 3.11)
The operation was canceled.
Final Results
Process completed with exit code 1.