Skip to content

Fix sonar issue

Fix sonar issue #1749

Triggered via push November 28, 2024 12:49
Status Success
Total duration 3m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: API/Infrastructure/BindingException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BindingException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Infrastructure/BuilderMissingPropertyException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BuilderMissingPropertyException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Content/ProviderException.cs#L11
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ProviderException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Protocol/ProtocolException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ProtocolException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Protocol/ResponseStatus.cs#L78
Remove or rename this enum member. (https://rules.sonarsource.com/csharp/RSPEC-4016)
build: API/Infrastructure/BuilderMissingPropertyException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BuilderMissingPropertyException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Infrastructure/BindingException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BindingException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Content/ProviderException.cs#L11
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ProviderException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Protocol/ProtocolException.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ProtocolException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Protocol/ResponseStatus.cs#L78
Remove or rename this enum member. (https://rules.sonarsource.com/csharp/RSPEC-4016)