perf: 更新proto #13
Annotations
10 errors and 1 warning
Run Ruff:
docs/conf.py#L51
docs/conf.py:51:1: E402 Module level import not at top of file
|
Run Ruff:
recipes/1.Login/diy_one_off_login.py#L33
recipes/1.Login/diy_one_off_login.py:33:1: E722 Do not use bare `except`
|
Run Ruff:
recipes/2.SimpleWebAPI/run_webapi.py#L6
recipes/2.SimpleWebAPI/run_webapi.py:6:1: E402 Module level import not at top of file
|
Run Ruff:
recipes/2.SimpleWebAPI/run_webapi.py#L8
recipes/2.SimpleWebAPI/run_webapi.py:8:1: E402 Module level import not at top of file
|
Run Ruff:
recipes/2.SimpleWebAPI/run_webapi.py#L9
recipes/2.SimpleWebAPI/run_webapi.py:9:1: E402 Module level import not at top of file
|
Run Ruff:
recipes/2.SimpleWebAPI/run_webapi.py#L10
recipes/2.SimpleWebAPI/run_webapi.py:10:1: E402 Module level import not at top of file
|
Run Ruff:
recipes/2.SimpleWebAPI/run_webapi.py#L19
recipes/2.SimpleWebAPI/run_webapi.py:19:5: N802 Function name `GetProductInfo` should be lowercase
|
Run Ruff:
recipes/2.SimpleWebAPI/run_webapi.py#L33
recipes/2.SimpleWebAPI/run_webapi.py:33:5: N802 Function name `GetProductChanges` should be lowercase
|
Run Ruff:
recipes/2.SimpleWebAPI/run_webapi.py#L39
recipes/2.SimpleWebAPI/run_webapi.py:39:5: N802 Function name `GetPlayerCount` should be lowercase
|
Run Ruff:
src/steam/client/__init__.py#L10
src/steam/client/__init__.py:10:101: E501 Line too long (124 > 100)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading