Implement resistor color trio label function #215
lint_test_report.yml
on: push
YAML Lint Workflow
/
yamllint
10s
Matrix: Flake8 Workflow / build
Matrix: Pylint Workflow / build
Matrix: Codecov Coverage Report / run
Waiting for pending jobs
Annotations
5 errors
|
Ruff Lint and Format / ruff
Process completed with exit code 1.
|
|
Ruff (E501):
resistor-color-trio/resistor_color_trio.py#L35
resistor-color-trio/resistor_color_trio.py:35:89: E501 Line too long (89 > 88)
|
|
Ruff (E501):
resistor-color-trio/resistor_color_trio.py#L30
resistor-color-trio/resistor_color_trio.py:30:89: E501 Line too long (90 > 88)
|
|
Flake8 Workflow / build (3.12)
Process completed with exit code 1.
|
|
Pylint Workflow / build (3.12)
Process completed with exit code 16.
|