Merge pull request #230 from Avanade/feature/structV8 #19
liquid-ci-cd-http.yml
on: push
call-reusable-build-workflow
/
build
1m 12s
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/Extensions/ObjectExtension.cs#L207
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
call-reusable-build-workflow / build:
src/Liquid.Core/Localization/ILocalization.cs#L9
Do not forget to remove this deprecated code someday.
|
call-reusable-build-workflow / build:
src/Liquid.Core/Localization/JsonFileLocalization.cs#L19
Do not forget to remove this deprecated code someday.
|
call-reusable-build-workflow / build:
src/Liquid.Core/Base/Enumeration.cs#L15
When implementing IComparable, you should also override ==, !=, <, <=, >, and >=.
|
call-reusable-build-workflow / build:
src/Liquid.Core/Extensions/StringExtension.cs#L20
Pass a timeout to limit the execution time.
|
call-reusable-build-workflow / build:
src/Liquid.Core/PipelineBehaviors/LiquidTelemetryBehavior.cs#L67
Use PascalCase for named placeholders.
|
call-reusable-build-workflow / build:
src/Liquid.Core/PipelineBehaviors/LiquidTelemetryBehavior.cs#L82
Use PascalCase for named placeholders.
|
call-reusable-build-workflow / build:
src/Liquid.Core/PipelineBehaviors/LiquidTelemetryBehavior.cs#L75
Use PascalCase for named placeholders.
|
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.
|
call-reusable-build-workflow / build:
src/Liquid.Core/Localization/LocalizationExtensions.cs#L48
Do not forget to remove this deprecated code someday.
|
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.
|