Skip to content

Flappybird security #3740

Flappybird security

Flappybird security #3740

Triggered via pull request December 4, 2024 20:20
Status Failure
Total duration 24s
Artifacts

lintandformat.yml

on: pull_request
lintandformat
14s
lintandformat
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Ruff (I001): app/modules/flappybird/endpoints_flappybird.py#L1
app/modules/flappybird/endpoints_flappybird.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (W293): app/modules/flappybird/endpoints_flappybird.py#L21
app/modules/flappybird/endpoints_flappybird.py:21:1: W293 Blank line contains whitespace
Ruff (W293): app/modules/flappybird/endpoints_flappybird.py#L24
app/modules/flappybird/endpoints_flappybird.py:24:1: W293 Blank line contains whitespace
Ruff (W292): app/modules/flappybird/endpoints_flappybird.py#L150
app/modules/flappybird/endpoints_flappybird.py:150:89: W292 No newline at end of file
Ruff (W292): app/modules/flappybird/models_flappybird.py#L29
app/modules/flappybird/models_flappybird.py:29:36: W292 No newline at end of file
Ruff (W292): app/modules/flappybird/schemas_flappybird.py#L29
app/modules/flappybird/schemas_flappybird.py:29:18: W292 No newline at end of file
lintandformat
Process completed with exit code 1.
lintandformat
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636