Skip to content

Enhance PLSQL DDL for Alter Database #4832

Enhance PLSQL DDL for Alter Database

Enhance PLSQL DDL for Alter Database #4832

Triggered via pull request May 11, 2024 15:08
Status Success
Total duration 7m 19s
Artifacts

main.yml

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

Annotations

4 errors and 32 warnings
build-pwsh (macos-latest, JavaScript)
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
build-pwsh (macos-latest, Python3)
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
build-pwsh (macos-latest, Java)
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
build-pwsh (macos-latest, CSharp)
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
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, useless-parens): sql/plsql#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (macos-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-examples-sql-script/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3672
warning(154): PlSqlParser.g4:3672:0: rule list_partition_desc contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L4267
warning(154): PlSqlParser.g4:4267:0: rule general_recovery contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): sql/plsql/Generated-CSharp-full/PlSqlParser.g4#L3659
warning(154): PlSqlParser.g4:3659:0: rule range_partition_desc contains an optional block with at least one alternative that can match an empty string