EvaluatorOptions class for defining behavioral options in vbSparkle #25
Annotations
12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/LanguageStatements/Blocks/VbWhileStatement.cs#L4
The using directive for 'VBScriptParser' appeared previously in this namespace
|
build:
Sources/vbSparkle/PreProcessor/PreProcessorParser.cs#L6
'VBPreprocessorsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/VBPreprocessorsBaseListener.cs#L37
'VBPreprocessorsBaseListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/LanguageStatements/Literals/LiteralContext.cs#L7
'VBScriptParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/VBPreprocessorsLexer.cs#L32
'VBPreprocessorsLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/VBPreprocessorsListener.cs#L32
'IVBPreprocessorsListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/VBScriptBaseListener.cs#L37
'VBScriptBaseListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/VBScriptLexer.cs#L32
'VBScriptLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Sources/vbSparkle/VBScriptListener.cs#L32
'IVBScriptListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|