Skip to content

refactor: change template name inplace #801

refactor: change template name inplace

refactor: change template name inplace #801

Triggered via push October 30, 2024 11:54
Status Failure
Total duration 1m 7s
Artifacts 3

ci.yml

on: push
Matrix: ci / pytest
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F541): examples/minimal/python/local/minimal_example/question_type.py#L20
examples/minimal/python/local/minimal_example/question_type.py:20:41: F541 f-string without any placeholders
Ruff (PLR2004): questionpy_sdk/commands/create.py#L57
questionpy_sdk/commands/create.py:57:37: PLR2004 Magic value used in comparison, consider replacing `20` with a constant variable
Ruff (PLW2901): questionpy_sdk/commands/create.py#L58
questionpy_sdk/commands/create.py:58:17: PLW2901 `for` loop variable `line` overwritten by assignment target
Ruff (T201): questionpy_sdk/commands/create.py#L59
questionpy_sdk/commands/create.py:59:13: T201 `print` found
ci / ruff-lint
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
build
144 KB
coverage_report_3.11
236 KB
coverage_report_3.12
237 KB