Skip to content

VBA Conditional Compilation Grammar #4916

VBA Conditional Compilation Grammar

VBA Conditional Compilation Grammar #4916

Triggered via pull request June 10, 2024 14:19
Status Failure
Total duration 5m 40s
Artifacts

main.yml

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

Annotations

10 errors and 18 warnings
build-pwsh (windows-latest, Cpp): vba/vba_cc/Generated-Cpp/build/antlr4cpp_generated_src/vba_cc/vba_ccParser.h#L41
'antlr4::TokenStream' cannot be declared with 'explicit' specifier
build-pwsh (windows-latest, Cpp): vba/vba_cc/Generated-Cpp/build/antlr4cpp_generated_src/vba_cc/vba_ccParser.h#L41
'vba_ccParser::vba_ccParser(void)': attempting to reference a deleted function
static-check (ubuntu-latest, format): vba/vba_cc#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/vba_cc#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (ubuntu-latest, CSharp): vba/vba_cc/Generated-CSharp/obj/Debug/net8.0/vba_ccParser.cs#L2072
'vba_ccParser.LiteralExpressionContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (ubuntu-latest, CSharp): vba/vba_cc/Generated-CSharp/obj/Debug/net8.0/vba_ccParser.cs#L2072
'vba_ccParser.LiteralExpressionContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): vba/vba_cc/Generated-CSharp/obj/Debug/net8.0/vba_ccParser.cs#L2072
'vba_ccParser.LiteralExpressionContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (windows-latest, CSharp): vba/vba_cc/Generated-CSharp/obj/Debug/net8.0/vba_ccParser.cs#L2072
'vba_ccParser.LiteralExpressionContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): vba/vba_cc/Generated-CSharp/obj/Debug/net8.0/vba_ccParser.cs#L2072
'vba_ccParser.LiteralExpressionContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
build-pwsh (macos-latest, CSharp): vba/vba_cc/Generated-CSharp/obj/Debug/net8.0/vba_ccParser.cs#L2072
'vba_ccParser.LiteralExpressionContext.EMPTY()' hides inherited member 'ParserRuleContext.EMPTY'. Use the new keyword if hiding was intended.
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