Skip to content

Bump codecov/codecov-action from 5.5.1 to 5.5.2 #287

Bump codecov/codecov-action from 5.5.1 to 5.5.2

Bump codecov/codecov-action from 5.5.1 to 5.5.2 #287

Triggered via pull request December 15, 2025 09:35
Status Failure
Total duration 32s
Artifacts

lint_test_report.yml

on: pull_request
YAML Lint Workflow  /  yamllint
12s
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

7 errors
Ruff Lint and Format / ruff
Process completed with exit code 1.
Ruff (D103): variable-length-quantity/variable_length_quantity.py#L53
variable-length-quantity/variable_length_quantity.py:53:5: D103 Missing docstring in public function
Ruff (B007): variable-length-quantity/variable_length_quantity.py#L44
variable-length-quantity/variable_length_quantity.py:44:20: B007 Loop control variable `c` not used within loop body
Ruff (E501): variable-length-quantity/variable_length_quantity.py#L25
variable-length-quantity/variable_length_quantity.py:25:89: E501 Line too long (89 > 88)
Ruff (D205): variable-length-quantity/variable_length_quantity.py#L12
variable-length-quantity/variable_length_quantity.py:12:5: D205 1 blank line required between summary line and description
Flake8 Workflow / build (3.12)
Process completed with exit code 1.
Pylint Workflow / build (3.12)
Process completed with exit code 20.