Teradata SQL Grammar #5254
Triggered via pull request
November 16, 2024 18:45
Status
Cancelled
Total duration
11m 53s
Artifacts
–
Annotations
19 errors and 52 warnings
build-pwsh (ubuntu-latest, PHP)
Process completed with exit code 1.
|
build-pwsh (ubuntu-latest, Dart)
Process completed with exit code 1.
|
build-pwsh (macos-latest, Dart)
Process completed with exit code 1.
|
build-pwsh (windows-latest, Dart)
Process completed with exit code 1.
|
build-pwsh (macos-latest, Cpp)
Process completed with exit code 1.
|
build-pwsh (windows-latest, Cpp):
sql/teradata/Generated-Cpp/build/antlr4cpp_generated_src/TeradataSQLLexer/TeradataSQLLexer.h#L37
syntax error: missing '}' before 'constant'
|
|
build-pwsh (windows-latest, Cpp):
sql/teradata/Generated-Cpp/build/antlr4cpp_generated_src/TeradataSQLLexer/TeradataSQLLexer.h#L281
syntax error: missing ';' before '}'
|
build-pwsh (windows-latest, Cpp):
sql/teradata/Generated-Cpp/build/antlr4cpp_generated_src/TeradataSQLLexer/TeradataSQLLexer.h#L281
unexpected token(s) preceding ';'
|
build-pwsh (windows-latest, Cpp):
sql/teradata/Generated-Cpp/build/antlr4cpp_generated_src/TeradataSQLLexer/TeradataSQLLexer.h#L283
syntax error: missing ')' before '*'
|
build-pwsh (windows-latest, Cpp):
sql/teradata/Generated-Cpp/build/antlr4cpp_generated_src/TeradataSQLLexer/TeradataSQLLexer.h#L283
syntax error: missing ';' before '*'
|
build-pwsh (windows-latest, Cpp):
sql/teradata/Generated-Cpp/build/antlr4cpp_generated_src/TeradataSQLLexer/TeradataSQLLexer.h#L283
'TeradataSQLLexer': cannot instantiate abstract class
|
build-pwsh (windows-latest, Cpp):
sql/teradata/Generated-Cpp/build/antlr4cpp_generated_src/TeradataSQLLexer/TeradataSQLLexer.h#L283
'antlr4::CharStream' cannot be declared with 'explicit' specifier
|
|
build-pwsh (windows-latest, Cpp):
sql/teradata/Generated-Cpp/build/antlr4cpp_generated_src/TeradataSQLLexer/TeradataSQLLexer.h#L283
missing type specifier - int assumed. Note: C++ does not support default-int
|
build-pwsh (windows-latest, PHP)
Process completed with exit code 1.
|
build-pwsh (macos-latest, PHP)
Process completed with exit code 1.
|
build-pwsh (macos-latest, Java)
Canceling since a higher priority waiting request for 'CI-4330' exists
|
build-pwsh (macos-latest, Java)
The operation was canceled.
|
static-check (ubuntu-latest, format):
sql/teradata#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/teradata#L1
grammar contains useless parentheses. Check log for more details.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L93616
'TeradataSQLParser.Nonreserved_wordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133024
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133025
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133155
'TeradataSQLParser.Xml_content_option_specContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L93616
'TeradataSQLParser.Nonreserved_wordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133024
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133025
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133155
'TeradataSQLParser.Xml_content_option_specContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
static-check (ubuntu-latest, ambiguity):
sql/teradata/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L93616
'TeradataSQLParser.Nonreserved_wordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133024
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133025
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133155
'TeradataSQLParser.Xml_content_option_specContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L93616
'TeradataSQLParser.Nonreserved_wordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133024
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133025
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133155
'TeradataSQLParser.Xml_content_option_specContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (ubuntu-latest, CSharp):
sql/teradata/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L93616
'TeradataSQLParser.Nonreserved_wordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133024
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133025
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133155
'TeradataSQLParser.Xml_content_option_specContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L93616
'TeradataSQLParser.Nonreserved_wordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133024
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133025
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133155
'TeradataSQLParser.Xml_content_option_specContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (macos-latest, CSharp):
sql/teradata/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L93616
'TeradataSQLParser.Nonreserved_wordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133024
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133025
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133155
'TeradataSQLParser.Xml_content_option_specContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L93616
'TeradataSQLParser.Nonreserved_wordContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133024
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133025
'TeradataSQLParser.Xml_query_on_emptyContext.EMPTY(int)' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (windows-latest, CSharp):
sql/teradata/Generated-CSharp/obj/Debug/net8.0/TeradataSQLParser.cs#L133155
'TeradataSQLParser.Xml_content_option_specContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
|
build-pwsh (windows-latest, CSharp):
sql/teradata/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
|
|