Skip to content

Feat/snake water gun game #15792

Feat/snake water gun game

Feat/snake water gun game #15792

Triggered via pull request October 21, 2025 17:07
Status Failure
Total duration 25s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (E501): other/snake_water_gun.py#L18
other/snake_water_gun.py:18:89: E501 Line too long (92 > 88)
Ruff (I001): other/snake_water_gun.py#L5
other/snake_water_gun.py:5:1: I001 Import block is un-sorted or un-formatted