Add GitHub Action to find Python Syntax Errors #169
Annotations
10 errors
Run astral-sh/ruff-action@v3:
llvm-lnt/fabfile.py#L81
llvm-lnt/fabfile.py:81:15: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Run astral-sh/ruff-action@v3:
llvm-lnt/fabfile.py#L95
llvm-lnt/fabfile.py:95:11: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Run astral-sh/ruff-action@v3:
llvm-lnt/fabfile.py#L116
llvm-lnt/fabfile.py:116:19: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Run astral-sh/ruff-action@v3:
llvm-lnt/kill_zombies.py#L19
llvm-lnt/kill_zombies.py:19:15: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Run astral-sh/ruff-action@v3:
llvm-lnt/kill_zombies.py#L22
llvm-lnt/kill_zombies.py:22:11: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Run astral-sh/ruff-action@v3:
llvm-lnt/kill_zombies.py#L25
llvm-lnt/kill_zombies.py:25:11: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Run astral-sh/ruff-action@v3:
llvmbisect/llvmlab/ci.py#L250
llvmbisect/llvmlab/ci.py:250:16: SyntaxError: Multiple exception types must be parenthesized
|
Run astral-sh/ruff-action@v3:
llvmbisect/llvmlab/ci.py#L282
llvmbisect/llvmlab/ci.py:282:27: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Run astral-sh/ruff-action@v3:
llvmbisect/llvmlab/ci.py#L396
llvmbisect/llvmlab/ci.py:396:11: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Run astral-sh/ruff-action@v3:
llvmbisect/llvmlab/ci.py#L397
llvmbisect/llvmlab/ci.py:397:11: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Loading