Kumarak/embed compile command #211
tests.yml
on: pull_request
Matrix: test
all-tests-pass
3s
Annotations
15 errors
test (3.8)
Process completed with exit code 2.
|
test (3.11)
The job was canceled because "_3_8" failed.
|
test (3.11)
Process completed with exit code 2.
|
test (3.9)
The job was canceled because "_3_8" failed.
|
test (3.9)
The operation was canceled.
|
ruff(F401):
src/blight/actions/embed_commands.py#L17
[new] `blight.enums.Lang` imported but unused
|
ruff(C416):
src/blight/actions/embed_commands.py#L30
[new] Unnecessary `list` comprehension (rewrite using `list()`)
|
ruff(C416):
src/blight/actions/embed_commands.py#L60
[new] Unnecessary `list` comprehension (rewrite using `list()`)
|
ruff(C416):
src/blight/actions/embed_commands.py#L61
[new] Unnecessary `list` comprehension (rewrite using `list()`)
|
mypy(note):
src/blight/actions/embed_commands.py#L88
[new] This violates the Liskov substitution principle. See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
|
mypy(override):
src/blight/actions/embed_commands.py#L88
[new] Argument 1 of "before_run" is incompatible with supertype "Action"; supertype defines the argument type as "Tool"
|
black:
src/blight/actions/embed_commands.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
test (3.10)
The job was canceled because "_3_8" failed.
|
test (3.10)
The operation was canceled.
|
all-tests-pass
Process completed with exit code 1.
|