Develop #133
Annotations
10 warnings
Build:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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)
|
The logs for this run have expired and are no longer available.
Loading