Skip to content

Merge pull request #34 from NerosoftDev/develop #134

Merge pull request #34 from NerosoftDev/develop

Merge pull request #34 from NerosoftDev/develop #134

Triggered via push November 30, 2023 00:33
Status Success
Total duration 2m 54s
Artifacts

dotnet-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build (7.0.x, Release): Source/Euonia.Core/Exceptions/BusinessException.cs#L63
Member 'BusinessException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'BusinessException.GetObjectData(SerializationInfo, StreamingContext)'.
build (7.0.x, Release): Source/Euonia.Core/Exceptions/HttpStatusException.cs#L55
Member 'HttpStatusException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'HttpStatusException.GetObjectData(SerializationInfo, StreamingContext)'.
build (7.0.x, Release): Source/Euonia.Core/Exceptions/ValidationException.cs#L45
Member 'ValidationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ValidationException.GetObjectData(SerializationInfo, StreamingContext)'.
build (7.0.x, Release): Source/Euonia.Core/Exceptions/BadGatewayException.cs#L23
'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)
build (7.0.x, Release): Source/Euonia.Core/Exceptions/ConflictException.cs#L22
'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)
build (7.0.x, Release): Source/Euonia.Core/Exceptions/BusinessException.cs#L57
'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)
build (7.0.x, Release): Source/Euonia.Core/Exceptions/BusinessException.cs#L65
'Exception.GetObjectData(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)
build (7.0.x, Release): Source/Euonia.Core/Exceptions/BadRequestException.cs#L22
'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)
build (7.0.x, Release): Source/Euonia.Core/Exceptions/ConfigurationException.cs#L39
'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)
build (7.0.x, Release): Source/Euonia.Core/Exceptions/ForbiddenException.cs#L22
'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)
build (8.0.x, Release): Source/Euonia.Core/Exceptions/BusinessException.cs#L63
Member 'BusinessException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'BusinessException.GetObjectData(SerializationInfo, StreamingContext)'.
build (8.0.x, Release): Source/Euonia.Core/Exceptions/HttpStatusException.cs#L55
Member 'HttpStatusException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'HttpStatusException.GetObjectData(SerializationInfo, StreamingContext)'.
build (8.0.x, Release): Source/Euonia.Core/Exceptions/ValidationException.cs#L45
Member 'ValidationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ValidationException.GetObjectData(SerializationInfo, StreamingContext)'.
build (8.0.x, Release): Source/Euonia.Core/Exceptions/ValidationException.cs#L39
'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)
build (8.0.x, Release): Source/Euonia.Core/Exceptions/ValidationException.cs#L47
'Exception.GetObjectData(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)
build (8.0.x, Release): Source/Euonia.Core/Exceptions/UpgradeRequiredException.cs#L22
'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)
build (8.0.x, Release): Source/Euonia.Core/Exceptions/TooManyRequestsException.cs#L22
'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)
build (8.0.x, Release): Source/Euonia.Core/Exceptions/ServiceUnavailableException.cs#L22
'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)
build (8.0.x, Release): Source/Euonia.Core/Exceptions/RequestTimeoutException.cs#L22
'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)
build (8.0.x, Release): Source/Euonia.Core/Exceptions/NotFoundException.cs#L34
'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)
build (6.0.x, Release): Source/Euonia.Core/Exceptions/BusinessException.cs#L63
Member 'BusinessException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'BusinessException.GetObjectData(SerializationInfo, StreamingContext)'.
build (6.0.x, Release): Source/Euonia.Core/Exceptions/ValidationException.cs#L45
Member 'ValidationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ValidationException.GetObjectData(SerializationInfo, StreamingContext)'.
build (6.0.x, Release): Source/Euonia.Core/Exceptions/HttpStatusException.cs#L55
Member 'HttpStatusException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'HttpStatusException.GetObjectData(SerializationInfo, StreamingContext)'.
build (6.0.x, Release): Source/Euonia.Core/Exceptions/ValidationException.cs#L39
'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)
build (6.0.x, Release): Source/Euonia.Core/Exceptions/ValidationException.cs#L47
'Exception.GetObjectData(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)
build (6.0.x, Release): Source/Euonia.Core/Exceptions/UpgradeRequiredException.cs#L22
'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)
build (6.0.x, Release): Source/Euonia.Core/Exceptions/TooManyRequestsException.cs#L22
'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)
build (6.0.x, Release): Source/Euonia.Core/Exceptions/ServiceUnavailableException.cs#L22
'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)
build (6.0.x, Release): Source/Euonia.Core/Exceptions/RequestTimeoutException.cs#L22
'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)
build (6.0.x, Release): Source/Euonia.Core/Exceptions/BadGatewayException.cs#L23
'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)