Fix for #4379 -- new grammar, for javacc. #5349
Annotations
17 errors and 16 warnings
build-pwsh (ubuntu-latest, Go)
NewEmptyStatementContext redeclared in this block
|
build-pwsh (ubuntu-latest, Go)
other declaration of NewEmptyStatementContext
|
build-pwsh (ubuntu-latest, Go)
cannot use NewEmptyStatementContext(p, p.GetParserRuleContext(), p.GetState()) (value of type *StatementContext) as IEmptyStatementContext value in assignment: *StatementContext does not implement IEmptyStatementContext (missing method IsEmptyStatementContext)
|
build-pwsh (ubuntu-latest, Go)
too many arguments in call to NewEmptyStatementContext
|
build-pwsh (ubuntu-latest, Go)
Process completed with exit code 1.
|
build-pwsh (ubuntu-latest, PHP)
Process completed with exit code 1.
|
build-pwsh (macos-latest, Go)
NewEmptyStatementContext redeclared in this block
|
build-pwsh (macos-latest, Go)
other declaration of NewEmptyStatementContext
|
build-pwsh (macos-latest, Go)
cannot use NewEmptyStatementContext(p, p.GetParserRuleContext(), p.GetState()) (value of type *StatementContext) as IEmptyStatementContext value in assignment: *StatementContext does not implement IEmptyStatementContext (missing method IsEmptyStatementContext)
|
build-pwsh (macos-latest, Go)
too many arguments in call to NewEmptyStatementContext
|
build-pwsh (macos-latest, Go)
Process completed with exit code 1.
|
build-pwsh (windows-latest, PHP)
Process completed with exit code 1.
|
build-pwsh (windows-latest, Go)
NewEmptyStatementContext redeclared in this block
|
build-pwsh (windows-latest, Go)
other declaration of NewEmptyStatementContext
|
build-pwsh (windows-latest, Go)
cannot use NewEmptyStatementContext(p, p.GetParserRuleContext(), p.GetState()) (value of type *StatementContext) as IEmptyStatementContext value in assignment: *StatementContext does not implement IEmptyStatementContext (missing method IsEmptyStatementContext)
|
build-pwsh (windows-latest, Go)
too many arguments in call to NewEmptyStatementContext
|
build-pwsh (windows-latest, Go)
Process completed with exit code 1.
|
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-check (ubuntu-latest, format)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-check (ubuntu-latest, format):
javacc#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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-check (ubuntu-latest, useless-parens):
javacc#L1
grammar contains useless parentheses. Check log for more details.
|
static-check (ubuntu-latest, ambiguity)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, Go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, CSharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, Java)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, Python3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, TypeScript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, PHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, Antlr4ng)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, JavaScript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, Dart)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pwsh (ubuntu-latest, Cpp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|