Update CI configuration #35
Annotations
21 errors
test (3.10)
Process completed with exit code 2.
|
test (3.12)
The job was canceled because "_3_10" failed.
|
test (3.12)
The operation was canceled.
|
test (3.9)
The job was canceled because "_3_10" failed.
|
test (3.9)
The operation was canceled.
|
Ruff (F401):
setup.py#L3
setup.py:3:8: F401 `os` imported but unused
|
Ruff (F401):
test/test.py#L7
test/test.py:7:8: F401 `collections.abc` imported but unused
|
Ruff (F401):
test/test.py#L8
test/test.py:8:8: F401 `copy` imported but unused
|
Ruff (F401):
test/test.py#L17
test/test.py:17:20: F401 `ensure.Check` imported but unused
|
Ruff (F401):
test/test.py#L17
test/test.py:17:63: F401 `ensure.ensure_annotations` imported but unused
|
Ruff (F821):
test/test.py#L245
test/test.py:245:26: F821 Undefined name `f`
|
Ruff (F821):
test/test.py#L246
test/test.py:246:26: F821 Undefined name `f`
|
Ruff (F821):
test/test.py#L247
test/test.py:247:26: F821 Undefined name `f`
|
Ruff (F821):
test/test.py#L252
test/test.py:252:30: F821 Undefined name `f`
|
Ruff (F821):
test/test.py#L257
test/test.py:257:30: F821 Undefined name `f`
|
test (3.13)
The job was canceled because "_3_10" failed.
|
test (3.13)
The operation was canceled.
|
test (3.8)
The job was canceled because "_3_10" failed.
|
test (3.8)
The operation was canceled.
|
test (3.11)
The job was canceled because "_3_10" failed.
|
test (3.11)
The operation was canceled.
|