Skip to content

Merge pull request #55 from steamcmd/rewrite #120

Merge pull request #55 from steamcmd/rewrite

Merge pull request #55 from steamcmd/rewrite #120

Triggered via push March 15, 2025 21:39
Status Failure
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Test Image
27s
Test Image
Python Lint
12s
Python Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Python Lint: src/utils/steam.py#L107
src/utils/steam.py:107:13: F841 Local variable `count` is assigned to but never used
Python Lint: src/utils/steam.py#L54
src/utils/steam.py:54:13: F841 Local variable `count` is assigned to but never used
Python Lint: src/tasks/check_incorrect_apps.py#L27
src/tasks/check_incorrect_apps.py:27:13: F402 Import `app` from line 1 shadowed by loop variable