Skip to content

Merge pull request #233 from Avanade/feature/structV8 #46

Merge pull request #233 from Avanade/feature/structV8

Merge pull request #233 from Avanade/feature/structV8 #46

Triggered via push June 17, 2024 15:26
Status Success
Total duration 1m 43s
Artifacts
call-reusable-build-workflow  /  build
1m 33s
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/Exceptions/DatabaseContextException.cs#L12
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'DatabaseContextException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
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/Exceptions/LiquidCustomException.cs#L13
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'LiquidCustomException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
call-reusable-build-workflow / build: src/Liquid.Core/Exceptions/LiquidDatabaseSettingsDoesNotExistException.cs#L13
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'LiquidDatabaseSettingsDoesNotExistException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
call-reusable-build-workflow / build: src/Liquid.Core/Exceptions/LiquidException.cs#L13
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'LiquidException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
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/Exceptions/MessagingConsumerException.cs#L13
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'MessagingConsumerException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
call-reusable-build-workflow / build: src/Liquid.Core/Exceptions/MessagingMissingConfigurationException.cs#L13
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'MessagingMissingConfigurationException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
call-reusable-build-workflow / build: src/Liquid.Core/Exceptions/MessagingMissingContextKeysException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'MessagingMissingContextKeysException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
call-reusable-build-workflow / build: src/Liquid.Core/Exceptions/MessagingMissingScopedKeysException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'MessagingMissingScopedKeysException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
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.