Update vba.g4 #4514
Annotations
11 warnings
static-check (ubuntu-latest, format):
vba#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):
vba#L1
grammar contains useless parentheses. Check log for more details.
|
build-pwsh (ubuntu-latest, Dart)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dart-lang/setup-dart@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-pwsh (windows-latest, Dart)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dart-lang/setup-dart@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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):
vba/Generated-Cpp/Test.cpp#L18
'initializing': conversion from 'uint64_t' to 'long', possible loss of data
|
build-pwsh (windows-latest, Cpp):
vba/Generated-Cpp/Test.cpp#L36
'initializing': conversion from 'uint64_t' to 'long', possible loss of data
|
build-pwsh (macos-latest, Dart)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dart-lang/setup-dart@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|