[postgresql] Fix for #4324; add ports. #5241
Annotations
1 error and 36 warnings
build-pwsh (macos-latest, Cpp)
Process completed with exit code 1.
|
static-check (ubuntu-latest, format):
sql/postgresql#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):
sql/postgresql#L1
grammar contains useless parentheses. Check log for more details.
|
static-check (ubuntu-latest, ambiguity):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
static-check (ubuntu-latest, ambiguity):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1457
warning(146): PostgreSQLLexer.g4:1457: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#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
static-check (ubuntu-latest, ambiguity):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1457
warning(146): PostgreSQLLexer.g4:1457: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 (ubuntu-latest, CSharp):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
build-pwsh (ubuntu-latest, CSharp):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1457
warning(146): PostgreSQLLexer.g4:1457: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#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
build-pwsh (ubuntu-latest, CSharp):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1457
warning(146): PostgreSQLLexer.g4:1457: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 (macos-latest, CSharp):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
build-pwsh (macos-latest, CSharp):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1457
warning(146): PostgreSQLLexer.g4:1457: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#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
build-pwsh (macos-latest, CSharp):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1457
warning(146): PostgreSQLLexer.g4:1457: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#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
build-pwsh (windows-latest, CSharp):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1457
warning(146): PostgreSQLLexer.g4:1457: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#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
build-pwsh (windows-latest, CSharp):
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1457
warning(146): PostgreSQLLexer.g4:1457: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, Cpp)
'antlr4::dfa::Vocabulary::EMPTY_VOCABULARY': Use the default constructor of Vocabulary instead.
|
build-pwsh (windows-latest, Cpp)
'initializing': conversion from '_Ty' to '_Ty1', possible loss of data
|
|
|
build-pwsh (windows-latest, Cpp)
_Ty=int
|
|
|
|
build-pwsh (windows-latest, Cpp)
_Ty1=uint8_t
|
|