Skip to content

Added oop_example.py file #12388

Added oop_example.py file

Added oop_example.py file #12388

Triggered via pull request January 17, 2025 19:21
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Ruff (E501): other/oop_example.py#L5
other/oop_example.py:5:89: E501 Line too long (106 > 88)
Ruff (E501): other/oop_example.py#L9
other/oop_example.py:9:89: E501 Line too long (89 > 88)
Ruff (W291): other/oop_example.py#L11
other/oop_example.py:11:22: W291 Trailing whitespace
Ruff (W293): other/oop_example.py#L14
other/oop_example.py:14:1: W293 Blank line contains whitespace
Ruff (W292): other/oop_example.py#L20
other/oop_example.py:20:22: W292 No newline at end of file
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636