EvaluatorOptions class for defining behavioral options in vbSparkle #22
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
Sources/vbSparkle/VBScript.g4#L788
rule 'iCS_B_MemberProcedureCall' contains an optional block with at least one alternative that can match an empty string
|
build:
Sources/vbSparkle/VBScript.g4#L788
rule 'iCS_B_MemberProcedureCall' contains an optional block with at least one alternative that can match an empty string
|
build:
Sources/vbSparkle/VBScript.g4#L788
rule 'iCS_B_MemberProcedureCall' contains an optional block with at least one alternative that can match an empty string
|
build:
Sources/vbSparkle/obj/Debug/netstandard2.0/VBScriptBaseVisitor.cs#L36
'VBScriptBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/obj/Debug/netstandard2.0/VBScriptVisitor.cs#L34
'IVBScriptVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/obj/Debug/netstandard2.0/VBScriptBaseListener.cs#L37
'VBScriptBaseListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/obj/Debug/netstandard2.0/VBScriptListener.cs#L33
'IVBScriptListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/obj/Debug/netstandard2.0/VBScriptLexer.cs#L30
'VBScriptLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/obj/Debug/netstandard2.0/VBPreprocessorsBaseVisitor.cs#L36
'VBPreprocessorsBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|