Skip to content

Add actions status in README #2

Add actions status in README

Add actions status in README #2

Triggered via push November 5, 2024 16:29
Status Failure
Total duration 20s
Billable time 1m
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F403): main.py#L3
main.py:3:1: F403 `from antlr4 import *` used; unable to detect undefined names
Ruff (F405): main.py#L16
main.py:16:21: F405 `InputStream` may be undefined, or defined from star imports
Ruff (F405): main.py#L39
main.py:39:21: F405 `InputStream` may be undefined, or defined from star imports
Ruff (F405): main.py#L40
main.py:40:14: F405 `CommonTokenStream` may be undefined, or defined from star imports
test
Process completed with exit code 1.