Skip to content

Add GitHub Action to find Python Syntax Errors #169

Add GitHub Action to find Python Syntax Errors

Add GitHub Action to find Python Syntax Errors #169

Re-run triggered January 15, 2025 11:38
Status Failure
Total duration 35s
Artifacts

litmus-tests.yml

on: pull_request
llvm-zorg litmus tests
25s
llvm-zorg litmus tests
python_syntax_errors
6s
python_syntax_errors
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff: llvm-lnt/fabfile.py#L81
llvm-lnt/fabfile.py:81:15: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: llvm-lnt/fabfile.py#L95
llvm-lnt/fabfile.py:95:11: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: llvm-lnt/fabfile.py#L116
llvm-lnt/fabfile.py:116:19: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: llvm-lnt/kill_zombies.py#L19
llvm-lnt/kill_zombies.py:19:15: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: llvm-lnt/kill_zombies.py#L22
llvm-lnt/kill_zombies.py:22:11: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: llvm-lnt/kill_zombies.py#L25
llvm-lnt/kill_zombies.py:25:11: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: llvmbisect/llvmlab/ci.py#L250
llvmbisect/llvmlab/ci.py:250:16: SyntaxError: Multiple exception types must be parenthesized
Ruff: llvmbisect/llvmlab/ci.py#L282
llvmbisect/llvmlab/ci.py:282:27: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: llvmbisect/llvmlab/ci.py#L396
llvmbisect/llvmlab/ci.py:396:11: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: llvmbisect/llvmlab/ci.py#L397
llvmbisect/llvmlab/ci.py:397:11: SyntaxError: Simple statements must be separated by newlines or semicolons