Bump SkiaSharp from 2.88.9 to 3.119.2 #80
Annotations
10 warnings
|
Build:
ClosedXML/Excel/Cells/XLCell.cs#L231
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
ClosedXML/Excel/CalcEngine/Functions/Information.cs#L91
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
ClosedXML/Excel/CalcEngine/Functions/Information.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
ClosedXML/Excel/CalcEngine/Expression.cs#L608
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
ClosedXML/Excel/Cells/XLCell.cs#L120
The result of the expression is always 'false' since a value of type 'XLAddress' is never equal to 'null' of type 'XLAddress?'
|
|
Build:
ClosedXML/Utils/CryptographicAlgorithms.cs#L121
'SHA512Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Build:
ClosedXML/Utils/CryptographicAlgorithms.cs#L62
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
|
Build:
ClosedXML/Utils/GraphicsUtils.cs#L14
'SKPaint.MeasureText(string, ref SKRect)' is obsolete: 'Use SKFont.MeasureText() instead.'
|
|
Build:
ClosedXML/Utils/GraphicsUtils.cs#L11
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
|
Build:
ClosedXML/Utils/GraphicsUtils.cs#L10
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
|
Loading