Skip to content

Aterm

Aterm #4835

Triggered via pull request May 14, 2024 18:58
Status Success
Total duration 5m 36s
Artifacts

main.yml

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

Annotations

4 errors and 12 warnings
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, 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, 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, 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
static-check (ubuntu-latest, useless-parens): aterm#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, format): aterm#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
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