[postgresql] Fix for #4354 (#4354) #5298
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1439
warning(146): PostgreSQLLexer.g4:1439:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1454
warning(146): PostgreSQLLexer.g4:1454:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1439
warning(146): PostgreSQLLexer.g4:1439:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1454
warning(146): PostgreSQLLexer.g4:1454:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Loading