Introduce PartialRecursionDepthLimit #211
Annotations
24 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup dotnet 3.1
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Setup dotnet 2.1
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Run tests:
source/Handlebars/Configuration/HandlebarsConfigurationAdapter.cs#L88
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Compiler/Translation/Expression/PathBinder.cs#L39
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Compiler/Translation/Expression/PathBinder.cs#L49
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Compiler/Translation/Expression/HelperFunctionBinder.cs#L38
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Compiler/Translation/Expression/HelperFunctionBinder.cs#L73
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Compiler/Lexer/Converter/HelperConverter.cs#L76
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Compiler/Lexer/Converter/HelperConverter.cs#L86
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Compiler/Lexer/Converter/HelperConverter.cs#L99
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Configuration/HandlebarsConfigurationAdapter.cs#L88
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Run tests:
source/Handlebars/Compiler/Translation/Expression/PathBinder.cs#L39
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Configuration/HandlebarsConfigurationAdapter.cs#L88
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Compiler/Translation/Expression/PathBinder.cs#L39
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Compiler/Translation/Expression/PathBinder.cs#L49
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Compiler/Translation/Expression/HelperFunctionBinder.cs#L38
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Compiler/Translation/Expression/HelperFunctionBinder.cs#L73
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Compiler/Lexer/Converter/HelperConverter.cs#L76
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Compiler/Lexer/Converter/HelperConverter.cs#L86
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Compiler/Lexer/Converter/HelperConverter.cs#L99
'Compatibility.RelaxedHelperNaming' is obsolete: 'Toggle will be removed in the next major release'
|
Build and analyze:
source/Handlebars/Collections/ObserverBuilder.cs#L39
Private classes which are not derived in the current assembly should be marked as 'sealed'.
|
Build and analyze:
source/Handlebars/Compiler/Lexer/Tokenizer.cs#L15
Complete the task associated to this 'TODO' comment.
|
Loading