Skip to content

[MySql] Support Select Statement with Subquery and Union (#3922) #246

[MySql] Support Select Statement with Subquery and Union (#3922)

[MySql] Support Select Statement with Subquery and Union (#3922) #246

Triggered via push January 13, 2024 11:07
Status Success
Total duration 8m 58s
Artifacts

main.yml

on: push
Matrix: static-check
Matrix: build-pwsh
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
static-check (ubuntu-latest, useless-parens): sql/mysql/Positive-Technologies#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (ubuntu-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L34894
'MySqlParser.JsonOnEmptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L71657
'MySqlParser.KeywordsCanBeIdContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L34894
'MySqlParser.JsonOnEmptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L71657
'MySqlParser.KeywordsCanBeIdContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L34894
'MySqlParser.JsonOnEmptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L71657
'MySqlParser.KeywordsCanBeIdContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L34894
'MySqlParser.JsonOnEmptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L71657
'MySqlParser.KeywordsCanBeIdContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L34894
'MySqlParser.JsonOnEmptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L71657
'MySqlParser.KeywordsCanBeIdContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L34894
'MySqlParser.JsonOnEmptyContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net7.0/MySqlParser.cs#L71657
'MySqlParser.KeywordsCanBeIdContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
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)
'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
build-pwsh (windows-latest, Cpp)
'context': unreferenced formal parameter
build-pwsh (windows-latest, Cpp): sql/mysql/Positive-Technologies/Generated-Cpp/Test.cpp#L18
'initializing': conversion from 'uint64_t' to 'long', possible loss of data
build-pwsh (windows-latest, Cpp): sql/mysql/Positive-Technologies/Generated-Cpp/Test.cpp#L36
'initializing': conversion from 'uint64_t' to 'long', possible loss of data