Skip to content

Add Resistor Color Expert exercise #223

Add Resistor Color Expert exercise

Add Resistor Color Expert exercise #223

Triggered via push November 23, 2025 04:43
Status Failure
Total duration 31s
Artifacts
YAML Lint Workflow  /  yamllint
8s
YAML Lint Workflow / yamllint
Matrix: Flake8 Workflow / build
Matrix: Pylint Workflow / build
Ruff Lint and Format  /  ruff
12s
Ruff Lint and Format / ruff
Pytest Workflow  /  test
Pytest Workflow / test
Matrix: Codecov Coverage Report / run
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff Lint and Format / ruff
Process completed with exit code 1.
Ruff (E501): resistor-color-expert/resistor_color_expert.py#L67
resistor-color-expert/resistor_color_expert.py:67:89: E501 Line too long (95 > 88)
Ruff (D202): resistor-color-expert/resistor_color_expert.py#L38
resistor-color-expert/resistor_color_expert.py:38:5: D202 No blank lines allowed after function docstring (found 1)
Pylint Workflow / build (3.12)
Process completed with exit code 24.
Flake8 Workflow / build (3.12)
Process completed with exit code 1.