Skip to content

Bump csharpier from 0.26.3 to 0.26.4 (#190) #126

Bump csharpier from 0.26.3 to 0.26.4 (#190)

Bump csharpier from 0.26.3 to 0.26.4 (#190) #126

Triggered via push December 4, 2023 01:38
Status Success
Total duration 49s
Artifacts

deep-source.yml

on: push
Deep Source Coverage report
38s
Deep Source Coverage report
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Deep Source Coverage report: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L88
'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#L88
'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#L89
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#L42
'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#L42
'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#L76
'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#L99
'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)
Deep Source Coverage report: Src/VTEX/GoodPractices/TransactionException.cs#L42
'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/TrackingNotificationOrderException.cs#L51
'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/ShippingNotificationOrderException.cs#L53
'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)