Skip to content

[postgresql] Fix for #4304 #5213

[postgresql] Fix for #4304

[postgresql] Fix for #4304 #5213

Triggered via pull request November 2, 2024 11:33
Status Failure
Total duration 4m 14s
Artifacts

main.yml

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

Annotations

22 errors and 25 warnings
build-pwsh (ubuntu-latest, Java)
Process completed with exit code 1.
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (ubuntu-latest, CSharp)
Process completed with exit code 1.
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (macos-latest, Java)
Process completed with exit code 1.
build-pwsh (windows-latest, Java)
Process completed with exit code 1.
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (macos-latest, CSharp)
Process completed with exit code 1.
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
build-pwsh (windows-latest, CSharp)
Process completed with exit code 1.
static-check (ubuntu-latest, useless-parens): sql/postgresql#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
build-pwsh (ubuntu-latest, CSharp): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
build-pwsh (macos-latest, CSharp): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
build-pwsh (windows-latest, CSharp): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used