Skip to content

Update fetch_anime_and_play.py #9947

Update fetch_anime_and_play.py

Update fetch_anime_and_play.py #9947

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F821): web_programming/fetch_anime_and_play.py#L162
web_programming/fetch_anime_and_play.py:162:18: F821 Undefined name `urlparse`
Ruff (S603): web_programming/fetch_anime_and_play.py#L169
web_programming/fetch_anime_and_play.py:169:9: S603 `subprocess` call: check for execution of untrusted input
Ruff (E501): web_programming/fetch_anime_and_play.py#L214
web_programming/fetch_anime_and_play.py:214:89: E501 Line too long (122 > 88)
Ruff (E501): web_programming/fetch_anime_and_play.py#L217
web_programming/fetch_anime_and_play.py:217:89: E501 Line too long (90 > 88)
ruff
Process completed with exit code 1.