Fix for #3630 (#3631) #138
Annotations
10 warnings
golang/Generated-CSharp/GoLexer.g4#L240
warning(146): GoLexer.g4:240:0: non-fragment lexer rule OTHER can match the empty string
|
golang/Generated-CSharp/GoLexer.g4#L240
warning(146): GoLexer.g4:240:0: non-fragment lexer rule OTHER can match the empty string
|
sql/plsql/Generated-CSharp/PlSqlParser.g4#L6241
warning(154): PlSqlParser.g4:6241:0: rule json_function contains an optional block with at least one alternative that can match an empty string
|
sql/plsql/Generated-CSharp/PlSqlLexerBase.cs#L6
The using directive for 'Antlr4.Runtime' appeared previously in this namespace
|
sql/plsql/Generated-CSharp/PlSqlParserBase.cs#L5
The using directive for 'Antlr4.Runtime' appeared previously in this namespace
|
sql/plsql/Generated-CSharp/PlSqlParserBase.cs#L7
The using directive for 'Antlr4.Runtime' appeared previously in this namespace
|
sql/plsql/Generated-CSharp/obj/Debug/net7.0/PlSqlParser.cs#L208281
'PlSqlParser.Logical_operationContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
sql/plsql/Generated-CSharp/obj/Debug/net7.0/PlSqlParser.cs#L211355
'PlSqlParser.Json_functionContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
sql/plsql/Generated-CSharp/obj/Debug/net7.0/PlSqlParser.cs#L214579
'PlSqlParser.Json_table_clauseContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
sql/plsql/Generated-CSharp/obj/Debug/net7.0/PlSqlParser.cs#L214580
'PlSqlParser.Json_table_clauseContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading