Skip to content

Add snake water gun game #14860

Add snake water gun game

Add snake water gun game #14860

Triggered via pull request October 6, 2025 18:55
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W293): other/snake_water_gun.py#L90
other/snake_water_gun.py:90:1: W293 Blank line contains whitespace
Ruff (W293): other/snake_water_gun.py#L71
other/snake_water_gun.py:71:1: W293 Blank line contains whitespace
Ruff (W293): other/snake_water_gun.py#L68
other/snake_water_gun.py:68:1: W293 Blank line contains whitespace
Ruff (W293): other/snake_water_gun.py#L64
other/snake_water_gun.py:64:1: W293 Blank line contains whitespace
Ruff (W293): other/snake_water_gun.py#L41
other/snake_water_gun.py:41:1: W293 Blank line contains whitespace
Ruff (W293): other/snake_water_gun.py#L38
other/snake_water_gun.py:38:1: W293 Blank line contains whitespace
Ruff (W293): other/snake_water_gun.py#L35
other/snake_water_gun.py:35:1: W293 Blank line contains whitespace
Ruff (W293): other/snake_water_gun.py#L22
other/snake_water_gun.py:22:1: W293 Blank line contains whitespace
Ruff (W293): other/snake_water_gun.py#L19
other/snake_water_gun.py:19:1: W293 Blank line contains whitespace
Ruff (E501): other/snake_water_gun.py#L4
other/snake_water_gun.py:4:89: E501 Line too long (93 > 88)