Skip to content

Merge pull request #230 from Avanade/feature/structV8 #19

Merge pull request #230 from Avanade/feature/structV8

Merge pull request #230 from Avanade/feature/structV8 #19

Triggered via push June 17, 2024 12:52
Status Success
Total duration 1m 20s
Artifacts
call-reusable-build-workflow  /  build
1m 12s
call-reusable-build-workflow / build
Fit to window
Zoom out
Zoom in

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/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.