Skip to content

Update fetch_anime_and_play.py #9944

Update fetch_anime_and_play.py

Update fetch_anime_and_play.py #9944

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (S603): web_programming/fetch_anime_and_play.py#L163
web_programming/fetch_anime_and_play.py:163:5: S603 `subprocess` call: check for execution of untrusted input
Ruff (E501): web_programming/fetch_anime_and_play.py#L205
web_programming/fetch_anime_and_play.py:205:89: E501 Line too long (122 > 88)
Ruff (E501): web_programming/fetch_anime_and_play.py#L208
web_programming/fetch_anime_and_play.py:208:89: E501 Line too long (90 > 88)
Ruff (W293): web_programming/fetch_anime_and_play.py#L210
web_programming/fetch_anime_and_play.py:210:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.