Skip to content

Network-Ping-Sweep #16519

Network-Ping-Sweep

Network-Ping-Sweep #16519

Triggered via pull request November 25, 2025 15:19
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (W292): ip.py#L34
ip.py:34:5: W292 No newline at end of file
Ruff (W293): ip.py#L34
ip.py:34:1: W293 Blank line contains whitespace
Ruff (S605): ip.py#L7
ip.py:7:12: S605 Starting a process with a shell, possible injection detected
Ruff (I001): ip.py#L1
ip.py:1:1: I001 Import block is un-sorted or un-formatted