Skip to content

Create Password_guess.py #10862

Create Password_guess.py

Create Password_guess.py #10862

Triggered via pull request October 10, 2024 19:32
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff (N999): other/Password_guess.py#L1
other/Password_guess.py:1:1: N999 Invalid module name: 'Password_guess'
Ruff (I001): other/Password_guess.py#L1
other/Password_guess.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (W291): other/Password_guess.py#L5
other/Password_guess.py:5:67: W291 Trailing whitespace
Ruff (W291): other/Password_guess.py#L6
other/Password_guess.py:6:67: W291 Trailing whitespace
Ruff (W293): other/Password_guess.py#L18
other/Password_guess.py:18:1: W293 Blank line contains whitespace
Ruff (S605): other/Password_guess.py#L28
other/Password_guess.py:28:5: S605 Starting a process with a shell, possible injection detected
ruff
Process completed with exit code 1.