Bump actions/upload-artifact from 5 to 6 #76
Annotations
10 warnings
|
Build:
ClosedXML/Excel/NamedRanges/XLNamedRange.cs#L28
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
ClosedXML/Excel/DataValidation/XLDataValidations.cs#L281
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
|
Build:
ClosedXML/Excel/DataValidation/XLDataValidations.cs#L275
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
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)
|
Loading