Skip to content

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #322

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #322

Triggered via pull request May 27, 2024 02:46
Status Success
Total duration 37s
Artifacts

deep-source.yml

on: pull_request
Deep Source Coverage report
28s
Deep Source Coverage report
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Deep Source Coverage report: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Deep Source Coverage report: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Deep Source Coverage report: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Deep Source Coverage report: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Deep Source Coverage report: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L88
Member 'UnexpectedApiResponseException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnexpectedApiResponseException.GetObjectData(SerializationInfo, StreamingContext)'.
Deep Source Coverage report: Src/VTEX/GoodPractices/UpdateStockInfoSKUException.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)
Deep Source Coverage report: Src/VTEX/GoodPractices/UpdatePriceInfoSKUException.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)
Deep Source Coverage report: Src/VTEX/GoodPractices/BridgeException.cs#L43
'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)
Deep Source Coverage report: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L75
'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)
Deep Source Coverage report: Src/VTEX/GoodPractices/CancelOrderException.cs#L47
'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)