feat: OptionsFormValidationError
web error
#778
ci.yml
on: push
ci
/
ruff-format
14s
ci
/
ruff-lint
14s
ci
/
mypy
21s
ci
/
build
15s
Matrix: ci / pytest
Annotations
6 errors and 6 warnings
ci / ruff-format
Process completed with exit code 1.
|
Ruff (I001):
questionpy_server/web/errors.py#L4
questionpy_server/web/errors.py:4:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
tests/questionpy_server/web/test_error_middleware.py#L4
tests/questionpy_server/web/test_error_middleware.py:4:1: I001 Import block is un-sorted or un-formatted
|
Ruff (SIM117):
tests/questionpy_server/web/test_error_middleware.py#L164
tests/questionpy_server/web/test_error_middleware.py:164:5: SIM117 Use a single `with` statement with multiple contexts instead of nested `with` statements
|
ci / ruff-lint
Process completed with exit code 1.
|
ci / mypy
Process completed with exit code 1.
|
ci / ruff-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / ruff-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / pytest (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / pytest (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
|
125 KB |
|
coverage_report_3.11
|
298 KB |
|
coverage_report_3.12
|
299 KB |
|