fix: tests #743
ci.yml
on: push
ci
/
ruff-format
13s
ci
/
ruff-lint
18s
ci
/
mypy
22s
ci
/
build
21s
Matrix: ci / pytest
Annotations
11 errors
ci / ruff-format
Process completed with exit code 1.
|
ci / pytest (3.11)
Process completed with exit code 1.
|
ci / pytest (3.11)
Process completed with exit code 4.
|
ci / pytest (3.12)
Process completed with exit code 4.
|
ci / pytest (3.12)
Process completed with exit code 1.
|
Ruff (F401):
questionpy_server/web/errors.py#L4
questionpy_server/web/errors.py:4:17: F401 `abc.abstractmethod` imported but unused
|
Ruff (E303):
questionpy_server/web/errors.py#L31
questionpy_server/web/errors.py:31:1: E303 Too many blank lines (3)
|
Ruff (E501):
tests/questionpy_server/web/test_error_middleware.py#L115
tests/questionpy_server/web/test_error_middleware.py:115:121: E501 Line too long (194 > 120)
|
Ruff (PYI016):
tests/questionpy_server/web/test_error_middleware.py#L115
tests/questionpy_server/web/test_error_middleware.py:115:153: PYI016 Duplicate union member `WorkerCPUTimeLimitExceededError`
|
ci / ruff-lint
Process completed with exit code 1.
|
ci / mypy
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
|
124 KB |
|