Skip to content

GitHub Profile Project Hactoberfest2025 #15265

GitHub Profile Project Hactoberfest2025

GitHub Profile Project Hactoberfest2025 #15265

Triggered via pull request October 13, 2025 08:18
Status Failure
Total duration 10s
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): git_profile.py#L33
git_profile.py:33:8: W292 No newline at end of file
Ruff (S113): git_profile.py#L17
git_profile.py:17:9: S113 Probable use of `requests` call without timeout
Ruff (W291): git_profile.py#L1
git_profile.py:1:16: W291 Trailing whitespace
Ruff (I001): git_profile.py#L1
git_profile.py:1:1: I001 Import block is un-sorted or un-formatted