Skip to content

[Sync Iteration] python/bottle-song/2 #267

[Sync Iteration] python/bottle-song/2

[Sync Iteration] python/bottle-song/2 #267

Triggered via pull request November 28, 2025 02:36
Status Failure
Total duration 37s
Artifacts

lint_test_report.yml

on: pull_request
YAML Lint Workflow  /  yamllint
13s
YAML Lint Workflow / yamllint
Matrix: Flake8 Workflow / build
Matrix: Pylint Workflow / build
Ruff Lint and Format  /  ruff
14s
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

8 errors
Ruff Lint and Format / ruff
Process completed with exit code 1.
Ruff (E501): bottle-song/bottle_song.py#L63
bottle-song/bottle_song.py:63:89: E501 Line too long (125 > 88)
Ruff (E501): bottle-song/bottle_song.py#L54
bottle-song/bottle_song.py:54:89: E501 Line too long (125 > 88)
Ruff (D205): bottle-song/bottle_song.py#L26
bottle-song/bottle_song.py:26:5: D205 1 blank line required between summary line and description
Ruff (D400): bottle-song/bottle_song.py#L1
bottle-song/bottle_song.py:1:1: D400 First line should end with a period
Ruff (D205): bottle-song/bottle_song.py#L1
bottle-song/bottle_song.py:1:1: D205 1 blank line required between summary line and description
Pylint Workflow / build (3.12)
Process completed with exit code 16.
Flake8 Workflow / build (3.12)
Process completed with exit code 1.