Update C.g4 #4499
Annotations
9 warnings
static-check (ubuntu-latest, format):
c#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, useless-parens):
sql/plsql#L1
grammar contains useless parentheses. Check log for more details.
|
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)
'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
|
build-pwsh (windows-latest, Cpp)
'context': unreferenced formal parameter
|
build-pwsh (windows-latest, Cpp):
c/Generated-Cpp/Test.cpp#L18
'initializing': conversion from 'uint64_t' to 'long', possible loss of data
|
build-pwsh (windows-latest, Cpp):
c/Generated-Cpp/Test.cpp#L36
'initializing': conversion from 'uint64_t' to 'long', possible loss of data
|