Merge pull request #231 from Avanade/feature/structV8 #41
liquid-ci-cd-core.yml
on: push
call-reusable-build-workflow
/
build
1m 28s
Annotations
13 warnings
call-reusable-build-workflow / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@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/.
|
call-reusable-build-workflow / build:
src/Liquid.Core/Exceptions/LiquidException.cs#L40
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
call-reusable-build-workflow / build:
src/Liquid.Core/Localization/ILocalization.cs#L9
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
call-reusable-build-workflow / build:
src/Liquid.Core/Base/Enumeration.cs#L15
When implementing IComparable, you should also override ==, !=, <, <=, >, and >=. (https://rules.sonarsource.com/csharp/RSPEC-1210)
|
call-reusable-build-workflow / build:
src/Liquid.Core/Localization/JsonFileLocalization.cs#L19
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
call-reusable-build-workflow / build:
src/Liquid.Core/Extensions/StringExtension.cs#L20
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
call-reusable-build-workflow / build:
src/Liquid.Core/PipelineBehaviors/LiquidTelemetryBehavior.cs#L67
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
call-reusable-build-workflow / build:
src/Liquid.Core/PipelineBehaviors/LiquidTelemetryBehavior.cs#L82
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
call-reusable-build-workflow / build:
src/Liquid.Core/PipelineBehaviors/LiquidTelemetryBehavior.cs#L75
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
call-reusable-build-workflow / build:
src/Liquid.Core/Localization/LocalizationExtensions.cs#L40
"Array.Find" static method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
call-reusable-build-workflow / build:
src/Liquid.Core/Localization/LocalizationExtensions.cs#L48
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
call-reusable-build-workflow / build
.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.
|
call-reusable-build-workflow / build
.NET 5.0 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.
|