Skip to content

Add in parse tree testing for every grammar, every input file #4982

Add in parse tree testing for every grammar, every input file

Add in parse tree testing for every grammar, every input file #4982

Triggered via pull request July 25, 2024 01:54
@kaby76kaby76
synchronize #4169
kaby76:g4-748
Status Success
Total duration 1h 18m 15s
Artifacts

main.yml

on: pull_request
Matrix: static-check
Matrix: build-pwsh
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
static-check (ubuntu-latest, format): action#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): asm/asmRISCV#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): aterm#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): bnf#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): clojure#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): codeql#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): fortran/fortran90#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): golang#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): javascript/javascript#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): javascript/typescript#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, useless-parens): abb#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): amazon-states-language#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): amazon-states-language-intrinsic-functions#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): arden#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): arithmetic#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): asm/ptx/ptx-isa-2.1#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): asn/asn#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): aterm#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): basic#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): cobol85#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. : is always overlapped by token COLON
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. . is always overlapped by token DOT
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. - is always overlapped by token MINUS
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L910
warning(184): acme.g4:910:0: One of the token PLUS values unreachable. + is always overlapped by token PATHSEPARATOR
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L946
warning(184): acme.g4:946:0: One of the token REM values unreachable. % is always overlapped by token PATHSEPARATOR
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L987
warning(184): acme.g4:987:0: One of the token SLASH values unreachable. / is always overlapped by token PATHSEPARATOR
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. : is always overlapped by token COLON
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. . is always overlapped by token DOT
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. - is always overlapped by token MINUS
build-pwsh (macos-latest, CSharp): acme/Generated-CSharp/acme.g4#L910
warning(184): acme.g4:910:0: One of the token PLUS values unreachable. + is always overlapped by token PATHSEPARATOR
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. : is always overlapped by token COLON
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. . is always overlapped by token DOT
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. - is always overlapped by token MINUS
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L910
warning(184): acme.g4:910:0: One of the token PLUS values unreachable. + is always overlapped by token PATHSEPARATOR
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L946
warning(184): acme.g4:946:0: One of the token REM values unreachable. % is always overlapped by token PATHSEPARATOR
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L987
warning(184): acme.g4:987:0: One of the token SLASH values unreachable. / is always overlapped by token PATHSEPARATOR
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. : is always overlapped by token COLON
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. . is always overlapped by token DOT
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. - is always overlapped by token MINUS
build-pwsh (ubuntu-latest, CSharp): acme/Generated-CSharp/acme.g4#L910
warning(184): acme.g4:910:0: One of the token PLUS values unreachable. + is always overlapped by token PATHSEPARATOR
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. : is always overlapped by token COLON
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. . is always overlapped by token DOT
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. - is always overlapped by token MINUS
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L910
warning(184): acme.g4:910:0: One of the token PLUS values unreachable. + is always overlapped by token PATHSEPARATOR
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L946
warning(184): acme.g4:946:0: One of the token REM values unreachable. % is always overlapped by token PATHSEPARATOR
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L987
warning(184): acme.g4:987:0: One of the token SLASH values unreachable. / is always overlapped by token PATHSEPARATOR
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. : is always overlapped by token COLON
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. . is always overlapped by token DOT
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L886
warning(184): acme.g4:886:0: One of the token PATHSEPARATOR values unreachable. - is always overlapped by token MINUS
build-pwsh (windows-latest, CSharp): acme/Generated-CSharp/acme.g4#L910
warning(184): acme.g4:910:0: One of the token PLUS values unreachable. + is always overlapped by token PATHSEPARATOR