Skip to content

Update fetch_anime_and_play.py #9943

Update fetch_anime_and_play.py

Update fetch_anime_and_play.py #9943

Triggered via pull request October 2, 2024 04:14
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (I001): web_programming/fetch_anime_and_play.py#L1
web_programming/fetch_anime_and_play.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (S603): web_programming/fetch_anime_and_play.py#L161
web_programming/fetch_anime_and_play.py:161:5: S603 `subprocess` call: check for execution of untrusted input
Ruff (E501): web_programming/fetch_anime_and_play.py#L204
web_programming/fetch_anime_and_play.py:204:89: E501 Line too long (122 > 88)
Ruff (E501): web_programming/fetch_anime_and_play.py#L207
web_programming/fetch_anime_and_play.py:207:89: E501 Line too long (90 > 88)
ruff
Process completed with exit code 1.