feat: Update configs, workflows, and target frameworks #75
Annotations
10 warnings
Build:
SQLParser/Parsers/TSql/TSqlParser.cs#L27351
'TSqlParser.Alter_message_typeContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Build:
SQLParser/Parsers/TSql/TSqlParser.cs#L41223
'TSqlParser.Message_statementContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Build:
SQLParser/Parsers/TSql/TSqlParser.cs#L116620
'TSqlParser.KeywordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Build:
SQLParser/Parsers/TSql/TSqlParserListener.cs#L33
'ITSqlParserListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build:
SQLParser/Parsers/TSql/TSqlParserBaseListener.cs#L38
'TSqlParserBaseListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build:
SQLParser/Parsers/TSql/TSqlParser.cs#L36
'TSqlParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build:
SQLParser/Parsers/TSql/TSqlLexer.cs#L33
'TSqlLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build:
SQLParser/Parsers/TSql/TSqlParser.cs#L27351
'TSqlParser.Alter_message_typeContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Build:
SQLParser/Parsers/TSql/TSqlParser.cs#L41223
'TSqlParser.Message_statementContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Build:
SQLParser/Parsers/TSql/TSqlParser.cs#L116620
'TSqlParser.KeywordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
Loading