Skip to content

Support for VECTOR type (#4231) #256

Support for VECTOR type (#4231)

Support for VECTOR type (#4231) #256

Triggered via push September 12, 2024 13:16
Status Failure
Total duration 8m 30s
Artifacts

main.yml

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

Annotations

3 errors and 31 warnings
build-pwsh (ubuntu-latest, Java)
Process completed with exit code 1.
build-pwsh (macos-latest, Java)
Process completed with exit code 1.
build-pwsh (windows-latest, Java)
Process completed with exit code 1.
static-check (ubuntu-latest, format): java/java20#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, format): objc#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, format): r#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, format): sql/mysql/Positive-Technologies#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): kotlin/kotlin#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): objc#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): r#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): sql/mysql/Positive-Technologies#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): tnsnames#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (ubuntu-latest, CSharp): sql/mysql/Positive-Technologies/Generated-CSharp/obj/Debug/net8.0/MySqlParser.cs#L35002
'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/net8.0/MySqlParser.cs#L72828
'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/net8.0/MySqlParser.cs#L35002
'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/net8.0/MySqlParser.cs#L72828
'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/net8.0/MySqlParser.cs#L35002
'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/net8.0/MySqlParser.cs#L72828
'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/net8.0/MySqlParser.cs#L35002
'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/net8.0/MySqlParser.cs#L72828
'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/net8.0/MySqlParser.cs#L35002
'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/net8.0/MySqlParser.cs#L72828
'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/net8.0/MySqlParser.cs#L35002
'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/net8.0/MySqlParser.cs#L72828
'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)
with
build-pwsh (windows-latest, Cpp)
_Ty=int
build-pwsh (windows-latest, Cpp)
and
build-pwsh (windows-latest, Cpp)
_Ty1=uint8_t