Upgrade CI to use .NET 8 #1463
Annotations
10 warnings
Build Solution:
src/Client.Common/ProblemException.cs#L41
Member 'ProblemException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ProblemException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build Solution:
src/Client.Common/ProblemException.cs#L36
'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 Solution:
src/Client.Common/ProblemException.cs#L50
'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 Solution:
src/Api/Rest/InferenceRequestException.cs#L41
'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 Solution:
src/Api/LoggingDataDictionary.cs#L33
'Dictionary<TKey, TValue>.Dictionary(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 Solution:
src/DicomWebClient/API/DicomWebClientException.cs#L43
Member 'DicomWebClientException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DicomWebClientException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build Solution:
src/DicomWebClient/API/UnsupportedReturnTypeException.cs#L30
'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 Solution:
src/DicomWebClient/API/ResponseDecodeException.cs#L30
'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 Solution:
src/DicomWebClient/API/DicomWebClientException.cs#L37
'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 Solution:
src/DicomWebClient/API/DicomWebClientException.cs#L53
'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)
|
The logs for this run have expired and are no longer available.
Loading