[autofix] Regenerate dependency graph #226
autofix.yaml
on: push
autofix
/
Project metadata
8s
autofix
/
Does .gitignore exist?
4s
autofix
/
Format Markdown
26s
autofix
/
Format JSON
3s
autofix
/
Format Python
9s
autofix
/
Sync uv.lock
10s
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.
|