Upgrade Dockerfile to .NET 8 #1464
ci.yml
on: push
calc-version
12s
Matrix: integration-test
unit-test
3m 12s
analyze
5m 59s
CodeQL-Analyze
5m 41s
Matrix: build
Publish to GitHub Packages
0s
release
0s
Annotations
11 errors and 253 warnings
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
The specified RuntimeIdentifier 'results/' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
unit-test
Process completed with exit code 123.
|
analyze
Process completed with exit code 1.
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)'.
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)'.
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)
|
integration-test (RemoteAppExecutionPlugIn, ef):
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)
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)'.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)'.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
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)
|
integration-test (DicomWebExport, ef):
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)'.
|
integration-test (DicomWebExport, ef):
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)
|
integration-test (DicomWebExport, ef):
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)
|
integration-test (DicomWebExport, ef):
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)'.
|
integration-test (DicomWebExport, ef):
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)
|
integration-test (DicomWebExport, ef):
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)
|
integration-test (DicomWebExport, ef):
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)
|
integration-test (DicomWebExport, ef):
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)
|
integration-test (DicomWebExport, ef):
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)
|
integration-test (DicomWebExport, ef):
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)
|
integration-test (DicomWebExport, mongodb):
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)'.
|
integration-test (DicomWebExport, mongodb):
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)
|
integration-test (DicomWebExport, mongodb):
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)
|
integration-test (DicomWebExport, mongodb):
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)'.
|
integration-test (DicomWebExport, mongodb):
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)
|
integration-test (DicomWebExport, mongodb):
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)
|
integration-test (DicomWebExport, mongodb):
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)
|
integration-test (DicomWebExport, mongodb):
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)
|
integration-test (DicomWebExport, mongodb):
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)
|
integration-test (DicomWebExport, mongodb):
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)
|
integration-test (AcrApi, mongodb):
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)'.
|
integration-test (AcrApi, mongodb):
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)
|
integration-test (AcrApi, mongodb):
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)
|
integration-test (AcrApi, mongodb):
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)'.
|
integration-test (AcrApi, mongodb):
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)
|
integration-test (AcrApi, mongodb):
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)
|
integration-test (AcrApi, mongodb):
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)
|
integration-test (AcrApi, mongodb):
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)
|
integration-test (AcrApi, mongodb):
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)
|
integration-test (AcrApi, mongodb):
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)
|
integration-test (DicomDimseScu, mongodb):
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)'.
|
integration-test (DicomDimseScu, mongodb):
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)
|
integration-test (DicomDimseScu, mongodb):
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)
|
integration-test (DicomDimseScu, mongodb):
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)'.
|
integration-test (DicomDimseScu, mongodb):
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)
|
integration-test (DicomDimseScu, mongodb):
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)
|
integration-test (DicomDimseScu, mongodb):
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)
|
integration-test (DicomDimseScu, mongodb):
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)
|
integration-test (DicomDimseScu, mongodb):
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)
|
integration-test (DicomDimseScu, mongodb):
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)
|
integration-test (AcrApi, ef):
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)'.
|
integration-test (AcrApi, ef):
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)
|
integration-test (AcrApi, ef):
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)
|
integration-test (AcrApi, ef):
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)
|
integration-test (AcrApi, ef):
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)
|
integration-test (AcrApi, ef):
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)'.
|
integration-test (AcrApi, ef):
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)
|
integration-test (AcrApi, ef):
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)
|
integration-test (AcrApi, ef):
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)
|
integration-test (AcrApi, ef):
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)
|
integration-test (Fhir, ef):
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)'.
|
integration-test (Fhir, ef):
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)
|
integration-test (Fhir, ef):
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)
|
integration-test (Fhir, ef):
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)
|
integration-test (Fhir, ef):
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)
|
integration-test (Fhir, ef):
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)'.
|
integration-test (Fhir, ef):
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)
|
integration-test (Fhir, ef):
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)
|
integration-test (Fhir, ef):
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)
|
integration-test (Fhir, ef):
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)
|
integration-test (DicomDimseScu, ef):
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)'.
|
integration-test (DicomDimseScu, ef):
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)
|
integration-test (DicomDimseScu, ef):
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)
|
integration-test (DicomDimseScu, ef):
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)
|
integration-test (DicomDimseScu, ef):
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)
|
integration-test (DicomDimseScu, ef):
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)'.
|
integration-test (DicomDimseScu, ef):
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)
|
integration-test (DicomDimseScu, ef):
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)
|
integration-test (DicomDimseScu, ef):
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)
|
integration-test (DicomDimseScu, ef):
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)
|
unit-test:
src/Common/FileSystemExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
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)
|
unit-test:
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)
|
unit-test:
src/Api/Storage/DicomFileStorageMetadata.cs#L148
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
unit-test:
src/Api/Storage/FileStorageMetadata.cs#L108
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
unit-test:
src/Api/Storage/Payload.cs#L139
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
unit-test:
src/Api/Storage/StorageObjectMetadata.cs#L96
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Api/Storage/StorageObjectMetadata.cs#L109
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Api/Storage/StorageObjectMetadata.cs#L115
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Api/Storage/StorageObjectMetadata.cs#L117
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
unit-test:
src/Common/FileSystemExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
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)'.
|
unit-test:
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)
|
unit-test:
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)
|
unit-test:
src/Client.Common/ProblemException.cs#L31
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Client.Common/GuardExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Client.Common/GuardExtensions.cs#L28
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Client.Common/GuardExtensions.cs#L43
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Client.Common/GuardExtensions.cs#L44
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Client.Common/GuardExtensions.cs#L50
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
integration-test (Fhir, mongodb):
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)'.
|
integration-test (Fhir, mongodb):
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)
|
integration-test (Fhir, mongodb):
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)
|
integration-test (Fhir, mongodb):
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)'.
|
integration-test (Fhir, mongodb):
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)
|
integration-test (Fhir, mongodb):
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)
|
integration-test (Fhir, mongodb):
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)
|
integration-test (Fhir, mongodb):
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)
|
integration-test (Fhir, mongodb):
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)
|
integration-test (Fhir, mongodb):
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)
|
integration-test (HealthLevel7, ef):
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)'.
|
integration-test (HealthLevel7, ef):
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)
|
integration-test (HealthLevel7, ef):
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)
|
integration-test (HealthLevel7, ef):
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)'.
|
integration-test (HealthLevel7, ef):
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)
|
integration-test (HealthLevel7, ef):
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)
|
integration-test (HealthLevel7, ef):
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)
|
integration-test (HealthLevel7, ef):
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)
|
integration-test (HealthLevel7, ef):
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)
|
integration-test (HealthLevel7, ef):
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)
|
integration-test (HealthLevel7, mongodb):
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)'.
|
integration-test (HealthLevel7, mongodb):
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)
|
integration-test (HealthLevel7, mongodb):
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)
|
integration-test (HealthLevel7, mongodb):
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)'.
|
integration-test (HealthLevel7, mongodb):
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)
|
integration-test (HealthLevel7, mongodb):
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)
|
integration-test (HealthLevel7, mongodb):
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)
|
integration-test (HealthLevel7, mongodb):
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)
|
integration-test (HealthLevel7, mongodb):
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)
|
integration-test (HealthLevel7, mongodb):
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)
|
integration-test (DicomDimseScp, ef):
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)'.
|
integration-test (DicomDimseScp, ef):
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)
|
integration-test (DicomDimseScp, ef):
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)
|
integration-test (DicomDimseScp, ef):
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)
|
integration-test (DicomDimseScp, ef):
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)
|
integration-test (DicomDimseScp, ef):
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)'.
|
integration-test (DicomDimseScp, ef):
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)
|
integration-test (DicomDimseScp, ef):
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)
|
integration-test (DicomDimseScp, ef):
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)
|
integration-test (DicomDimseScp, ef):
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)
|
integration-test (DicomDimseScp, mongodb):
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)'.
|
integration-test (DicomDimseScp, mongodb):
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)
|
integration-test (DicomDimseScp, mongodb):
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)
|
integration-test (DicomDimseScp, mongodb):
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)'.
|
integration-test (DicomDimseScp, mongodb):
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)
|
integration-test (DicomDimseScp, mongodb):
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)
|
integration-test (DicomDimseScp, mongodb):
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)
|
integration-test (DicomDimseScp, mongodb):
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)
|
integration-test (DicomDimseScp, mongodb):
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)
|
integration-test (DicomDimseScp, mongodb):
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)
|
docs:
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)'.
|
docs:
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)
|
docs:
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)
|
docs:
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)
|
docs:
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)
|
docs:
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)'.
|
docs:
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)
|
docs:
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)
|
docs:
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)
|
docs:
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)
|
build (windows-latest):
src/CLI/ControlException.cs#L50
Member 'ControlException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ControlException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build (windows-latest):
src/CLI/Commands/ConfigurationException.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 (windows-latest):
src/CLI/ControlException.cs#L45
'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 (windows-latest):
src/CLI/ControlException.cs#L56
'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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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)
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: Azure/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest)
An error occurred while creating the check run for container scan. Error: Error: An error occurred while creating scan result. Statuscode: 404, StatusMessage: Not Found, head_sha: 952e3d2fa9074b8bbcb9389f760ec9a8e8ea590c
|
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-latest)
Member 'ProblemException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ProblemException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build (ubuntu-latest)
'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 (ubuntu-latest)
'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 (ubuntu-latest)
Member 'DicomWebClientException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DicomWebClientException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build (ubuntu-latest)
'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 (ubuntu-latest)
'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 (ubuntu-latest)
'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 (ubuntu-latest)
'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 (ubuntu-latest)
'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 (ubuntu-latest)
'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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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)
|
build (ubuntu-latest):
src/CLI/ControlException.cs#L50
Member 'ControlException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ControlException.GetObjectData(SerializationInfo, StreamingContext)'.
|
build (ubuntu-latest):
src/CLI/Commands/ConfigurationException.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 (ubuntu-latest):
src/CLI/ControlException.cs#L45
'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 (ubuntu-latest):
src/CLI/ControlException.cs#L56
'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)
|
integration-test (DicomWebStow, ef):
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)'.
|
integration-test (DicomWebStow, ef):
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)
|
integration-test (DicomWebStow, ef):
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)
|
integration-test (DicomWebStow, ef):
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)
|
integration-test (DicomWebStow, ef):
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)
|
integration-test (DicomWebStow, ef):
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)'.
|
integration-test (DicomWebStow, ef):
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)
|
integration-test (DicomWebStow, ef):
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)
|
integration-test (DicomWebStow, ef):
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)
|
integration-test (DicomWebStow, ef):
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)
|
integration-test (DicomWebStow, mongodb):
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)'.
|
integration-test (DicomWebStow, mongodb):
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)
|
integration-test (DicomWebStow, mongodb):
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)
|
integration-test (DicomWebStow, mongodb):
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)'.
|
integration-test (DicomWebStow, mongodb):
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)
|
integration-test (DicomWebStow, mongodb):
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)
|
integration-test (DicomWebStow, mongodb):
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)
|
integration-test (DicomWebStow, mongodb):
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)
|
integration-test (DicomWebStow, mongodb):
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)
|
integration-test (DicomWebStow, mongodb):
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)
|
CodeQL-Analyze:
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)'.
|
CodeQL-Analyze:
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)
|
CodeQL-Analyze:
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)
|
CodeQL-Analyze:
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)'.
|
CodeQL-Analyze:
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)
|
CodeQL-Analyze:
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)
|
CodeQL-Analyze:
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)
|
CodeQL-Analyze:
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)
|
CodeQL-Analyze:
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)
|
CodeQL-Analyze:
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)
|
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
analyze:
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)'.
|
analyze:
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)
|
analyze:
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)
|
analyze:
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)
|
analyze:
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)
|
analyze:
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)'.
|
analyze:
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)
|
analyze:
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)
|
analyze:
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)
|
analyze:
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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifacts
Expired
|
75.9 MB |
|
assembly-info
Expired
|
839 Bytes |
|
integration-AcrApi
Expired
|
267 KB |
|
integration-DicomDimseScp
Expired
|
3.57 MB |
|
integration-DicomDimseScu
Expired
|
849 KB |
|
integration-DicomWebExport
Expired
|
1.03 MB |
|
integration-DicomWebStow
Expired
|
2.95 MB |
|
integration-Fhir
Expired
|
426 KB |
|
integration-HealthLevel7
Expired
|
627 KB |
|
integration-RemoteAppExecutionPlugIn
Expired
|
219 KB |
|
nuget
Expired
|
47.1 KB |
|