Skip to content

[postgresql] Fix for #4332 -- fix ambiguity with '=' (rewrite Floyd operator precedence grammar) #5293

[postgresql] Fix for #4332 -- fix ambiguity with '=' (rewrite Floyd operator precedence grammar)

[postgresql] Fix for #4332 -- fix ambiguity with '=' (rewrite Floyd operator precedence grammar) #5293

Triggered via pull request December 7, 2024 14:59
Status Success
Total duration 13m 43s
Artifacts

main.yml

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

Annotations

72 warnings
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-check (ubuntu-latest, format)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-check (ubuntu-latest, format): java/java#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): sql/mysql/Oracle#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/plsql#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/postgresql#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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-check (ubuntu-latest, useless-parens): objc#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): sql/mysql/Oracle#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): sql/plsql#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): sql/postgresql#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, ambiguity)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-check (ubuntu-latest, ambiguity): java/java/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
static-check (ubuntu-latest, ambiguity): java/java/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
static-check (ubuntu-latest, ambiguity): objc/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
static-check (ubuntu-latest, ambiguity): objc/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
static-check (ubuntu-latest, ambiguity): sql/mysql/Oracle/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
static-check (ubuntu-latest, ambiguity): sql/mysql/Oracle/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
static-check (ubuntu-latest, ambiguity): sql/plsql#L1
Cannot test ambiguity, no Generated-CSharp directory.
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1435
warning(146): PostgreSQLLexer.g4:1435:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1450
warning(146): PostgreSQLLexer.g4:1450:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
static-check (ubuntu-latest, ambiguity): sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, Antlr4ng)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (ubuntu-latest, Dart)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (ubuntu-latest, Go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (macos-latest, CSharp): java/java/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): java/java/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): objc/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): objc/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): sql/mysql/Oracle/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): sql/mysql/Oracle/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-full/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-full/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, JavaScript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (ubuntu-latest, TypeScript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (ubuntu-latest, Cpp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (ubuntu-latest, Java)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (ubuntu-latest, Python3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (ubuntu-latest, CSharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pwsh (ubuntu-latest, CSharp): java/java/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): java/java/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): objc/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): objc/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): sql/mysql/Oracle/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): sql/mysql/Oracle/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-full/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-full/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)
with
build-pwsh (windows-latest, Cpp)
_Ty=int
build-pwsh (windows-latest, Cpp)
and
build-pwsh (windows-latest, Cpp)
_Ty1=uint8_t
build-pwsh (windows-latest, CSharp): java/java/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): java/java/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): objc/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): objc/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): sql/mysql/Oracle/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): sql/mysql/Oracle/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-full/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-full/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used