[autofix] Sync uv.lock #227
autofix.yaml
on: push
autofix
/
Project metadata
7s
autofix
/
Does .gitignore exist?
3s
autofix
/
Format Markdown
26s
autofix
/
Format JSON
8s
autofix
/
Update .gitignore
0s
Annotations
5 errors
Ruff (E402):
extra_platforms/__init__.py#L24
extra_platforms/__init__.py:24:1: E402 Module level import not at top of file
|
Ruff (E402):
extra_platforms/__init__.py#L25
extra_platforms/__init__.py:25:1: E402 Module level import not at top of file
|
Ruff (E402):
extra_platforms/__init__.py#L26
extra_platforms/__init__.py:26:1: E402 Module level import not at top of file
|
Ruff (E402):
extra_platforms/__init__.py#L27
extra_platforms/__init__.py:27:1: E402 Module level import not at top of file
|
autofix / Format Python
Process completed with exit code 1.
|