feat: more error handling #748
ci.yml
on: push
ci
/
ruff-format
13s
ci
/
ruff-lint
12s
ci
/
mypy
25s
ci
/
build
21s
Matrix: ci / pytest
Annotations
5 errors
Ruff (C901):
questionpy_sdk/webserver/question_ui/__init__.py#L251
questionpy_sdk/webserver/question_ui/__init__.py:251:9: C901 `_resolve_placeholders` is too complex (11 > 10)
|
Ruff (C901):
questionpy_sdk/webserver/question_ui/__init__.py#L491
questionpy_sdk/webserver/question_ui/__init__.py:491:9: C901 `_format_floats` is too complex (12 > 10)
|
ci / ruff-lint
Process completed with exit code 1.
|
ci / mypy
Process completed with exit code 1.
|
ci / pytest (3.11)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
Expired
|
131 KB |
|
coverage_report_3.12
Expired
|
211 KB |
|