Skip to content

add yml lang

add yml lang #4784

Re-run triggered May 1, 2024 02:24
Status Failure
Total duration 14m 12s
Artifacts

main.yml

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

Annotations

28 errors and 35 warnings
build-pwsh (ubuntu-latest, Java)
Process completed with exit code 1.
build-pwsh (ubuntu-latest, Cpp)
Process completed with exit code 1.
build-pwsh (macos-latest, Antlr4ng)
[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 (ubuntu-latest, CSharp)
Process completed with exit code 1.
build-pwsh (macos-latest, Dart)
[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
build-pwsh (macos-latest, CSharp)
Cannot find Java executable'' at Antlr4.Build.Tasks.RunAntlrTool.SetupJava()
build-pwsh (macos-latest, CSharp)
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
build-pwsh (macos-latest, CSharp)
The Antlr4 tool failed.
build-pwsh (macos-latest, CSharp)
Cannot find Java executable'' at Antlr4.Build.Tasks.RunAntlrTool.SetupJava()
build-pwsh (macos-latest, CSharp)
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
build-pwsh (macos-latest, CSharp)
The Antlr4 tool failed.
build-pwsh (macos-latest, CSharp)
Cannot find Java executable'' at Antlr4.Build.Tasks.RunAntlrTool.SetupJava()
build-pwsh (macos-latest, CSharp)
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
build-pwsh (macos-latest, CSharp)
The Antlr4 tool failed.
build-pwsh (macos-latest, CSharp)
Cannot find Java executable'' at Antlr4.Build.Tasks.RunAntlrTool.SetupJava()
build-pwsh (windows-latest, Java)
Process completed with exit code 1.
build-pwsh (windows-latest, CSharp)
Process completed with exit code 1.
build-pwsh (windows-latest, Cpp)
Process completed with exit code 1.
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, PHP)
[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, Go)
[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, Cpp)
Process completed with exit code 1.
build-pwsh (macos-latest, Cpp)
[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)
Process completed with exit code 1.
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, TypeScript)
[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
static-check (ubuntu-latest, format): abb#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): antlr/antlr2#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): antlr/antlr3#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): html#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): python/python3_12_1#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): scss#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): abb#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): python/python3_12_1#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): scss#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (ubuntu-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L151
warning(184): ScssLexer.g4:151:0: One of the token HtmlTags values unreachable. q is always overlapped by token AbsLength
build-pwsh (ubuntu-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L151
warning(184): ScssLexer.g4:151:0: One of the token HtmlTags values unreachable. em is always overlapped by token FontRelative
build-pwsh (ubuntu-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L325
warning(184): ScssLexer.g4:325:0: One of the token Time values unreachable. s is always overlapped by token HtmlTags
build-pwsh (ubuntu-latest, CSharp): scss/Generated-CSharp/ScssParser.g4#L359
warning(154): ScssParser.g4:359:0: rule functionDeclaration contains an optional block with at least one alternative that can match an empty string
build-pwsh (ubuntu-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L151
warning(184): ScssLexer.g4:151:0: One of the token HtmlTags values unreachable. q is always overlapped by token AbsLength
build-pwsh (ubuntu-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L151
warning(184): ScssLexer.g4:151:0: One of the token HtmlTags values unreachable. em is always overlapped by token FontRelative
build-pwsh (ubuntu-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L325
warning(184): ScssLexer.g4:325:0: One of the token Time values unreachable. s is always overlapped by token HtmlTags
build-pwsh (ubuntu-latest, CSharp): scss/Generated-CSharp/ScssParser.g4#L359
warning(154): ScssParser.g4:359:0: rule functionDeclaration contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L151
warning(184): ScssLexer.g4:151:0: One of the token HtmlTags values unreachable. q is always overlapped by token AbsLength
build-pwsh (windows-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L151
warning(184): ScssLexer.g4:151:0: One of the token HtmlTags values unreachable. em is always overlapped by token FontRelative
build-pwsh (windows-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L325
warning(184): ScssLexer.g4:325:0: One of the token Time values unreachable. s is always overlapped by token HtmlTags
build-pwsh (windows-latest, CSharp): scss/Generated-CSharp/ScssParser.g4#L359
warning(154): ScssParser.g4:359:0: rule functionDeclaration contains an optional block with at least one alternative that can match an empty string
build-pwsh (windows-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L151
warning(184): ScssLexer.g4:151:0: One of the token HtmlTags values unreachable. q is always overlapped by token AbsLength
build-pwsh (windows-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L151
warning(184): ScssLexer.g4:151:0: One of the token HtmlTags values unreachable. em is always overlapped by token FontRelative
build-pwsh (windows-latest, CSharp): scss/Generated-CSharp/ScssLexer.g4#L325
warning(184): ScssLexer.g4:325:0: One of the token Time values unreachable. s is always overlapped by token HtmlTags
build-pwsh (windows-latest, CSharp): scss/Generated-CSharp/ScssParser.g4#L359
warning(154): ScssParser.g4:359:0: rule functionDeclaration contains an optional block with at least one alternative that can match an empty string
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