Skip to content

[cpp] Fix for #4149 -- fix translation/refactoring of several rules from the ISO spec #4936

[cpp] Fix for #4149 -- fix translation/refactoring of several rules from the ISO spec

[cpp] Fix for #4149 -- fix translation/refactoring of several rules from the ISO spec #4936

Triggered via pull request July 2, 2024 03:36
Status Success
Total duration 4m 59s
Artifacts

main.yml

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

Annotations

11 warnings
static-check (ubuntu-latest, format): cpp#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