Skip to content

feat(em511): Add the driver with some functions #57

feat(em511): Add the driver with some functions

feat(em511): Add the driver with some functions #57

Triggered via pull request October 22, 2025 13:24
Status Failure
Total duration 32s
Artifacts

ruff.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

44 errors
Ruff (T201): src/em511/test_hello.py#L26
src/em511/test_hello.py:26:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L25
src/em511/test_hello.py:25:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L24
src/em511/test_hello.py:24:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L23
src/em511/test_hello.py:23:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L22
src/em511/test_hello.py:22:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L21
src/em511/test_hello.py:21:5: T201 `print` found
Ruff (FBT003): src/em511/test_hello.py#L18
src/em511/test_hello.py:18:31: FBT003 Boolean positional value in function call
Ruff (E501): src/em511/em511.py#L25
src/em511/em511.py:25:89: E501 Line too long (104 > 88)
Ruff (E501): src/em511/em511.py#L19
src/em511/em511.py:19:89: E501 Line too long (120 > 88)
Ruff (E501): src/em511/em511.py#L17
src/em511/em511.py:17:89: E501 Line too long (110 > 88)
Ruff (T201): src/em511/test_hello.py#L26
src/em511/test_hello.py:26:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L25
src/em511/test_hello.py:25:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L24
src/em511/test_hello.py:24:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L23
src/em511/test_hello.py:23:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L22
src/em511/test_hello.py:22:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L21
src/em511/test_hello.py:21:5: T201 `print` found
Ruff (FBT003): src/em511/test_hello.py#L18
src/em511/test_hello.py:18:31: FBT003 Boolean positional value in function call
Ruff (E501): src/em511/em511.py#L25
src/em511/em511.py:25:89: E501 Line too long (104 > 88)
Ruff (E501): src/em511/em511.py#L19
src/em511/em511.py:19:89: E501 Line too long (120 > 88)
Ruff (E501): src/em511/em511.py#L17
src/em511/em511.py:17:89: E501 Line too long (110 > 88)
lint (3.13)
The strategy configuration was canceled because "lint._3_10" failed
Ruff (T201): src/em511/test_hello.py#L26
src/em511/test_hello.py:26:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L25
src/em511/test_hello.py:25:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L24
src/em511/test_hello.py:24:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L23
src/em511/test_hello.py:23:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L22
src/em511/test_hello.py:22:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L21
src/em511/test_hello.py:21:5: T201 `print` found
Ruff (FBT003): src/em511/test_hello.py#L18
src/em511/test_hello.py:18:31: FBT003 Boolean positional value in function call
Ruff (E501): src/em511/em511.py#L25
src/em511/em511.py:25:89: E501 Line too long (104 > 88)
Ruff (E501): src/em511/em511.py#L19
src/em511/em511.py:19:89: E501 Line too long (120 > 88)
Ruff (E501): src/em511/em511.py#L17
src/em511/em511.py:17:89: E501 Line too long (110 > 88)
lint (3.11)
The strategy configuration was canceled because "lint._3_10" failed
Ruff (T201): src/em511/test_hello.py#L26
src/em511/test_hello.py:26:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L25
src/em511/test_hello.py:25:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L24
src/em511/test_hello.py:24:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L23
src/em511/test_hello.py:23:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L22
src/em511/test_hello.py:22:5: T201 `print` found
Ruff (T201): src/em511/test_hello.py#L21
src/em511/test_hello.py:21:5: T201 `print` found
Ruff (FBT003): src/em511/test_hello.py#L18
src/em511/test_hello.py:18:31: FBT003 Boolean positional value in function call
Ruff (E501): src/em511/em511.py#L25
src/em511/em511.py:25:89: E501 Line too long (104 > 88)
Ruff (E501): src/em511/em511.py#L19
src/em511/em511.py:19:89: E501 Line too long (120 > 88)
Ruff (E501): src/em511/em511.py#L17
src/em511/em511.py:17:89: E501 Line too long (110 > 88)
lint (3.14)
The strategy configuration was canceled because "lint._3_10" failed
lint (3.14)
The operation was canceled.