Skip to content

Bump System.Data.SqlClient from 4.8.6 to 4.9.0 #158

Bump System.Data.SqlClient from 4.8.6 to 4.9.0

Bump System.Data.SqlClient from 4.8.6 to 4.9.0 #158

Triggered via push January 1, 2025 07:36
Status Success
Total duration 4m 49s
Artifacts

dotnet.yml

on: push
Matrix: build
deployRelease
0s
deployRelease
deployTest
0s
deployTest
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
build (macos-latest): 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 (macos-latest): 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 (macos-latest): 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 (macos-latest): ClosedXML/Excel/CalcEngine/Expression.cs#L608
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (macos-latest): ClosedXML/Excel/CalcEngine/Functions/Information.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (macos-latest): ClosedXML/Excel/CalcEngine/Functions/Information.cs#L91
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (macos-latest): ClosedXML/Excel/Cells/XLCell.cs#L231
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (macos-latest): ClosedXML/Excel/DataValidation/XLDataValidations.cs#L275
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (macos-latest): 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 (macos-latest): ClosedXML/Excel/NamedRanges/XLNamedRange.cs#L28
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): ClosedXML/Excel/CalcEngine/Expression.cs#L608
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (ubuntu-latest): ClosedXML/Excel/CalcEngine/Functions/Information.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (ubuntu-latest): ClosedXML/Excel/CalcEngine/Functions/Information.cs#L91
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (ubuntu-latest): ClosedXML/Excel/Cells/XLCell.cs#L231
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (ubuntu-latest): ClosedXML/Excel/DataValidation/XLDataValidations.cs#L275
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (ubuntu-latest): 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 (ubuntu-latest): ClosedXML/Excel/NamedRanges/XLNamedRange.cs#L28
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): ClosedXML/Excel/CalcEngine/Expression.cs#L608
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (windows-latest): ClosedXML/Excel/CalcEngine/Functions/Information.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (windows-latest): ClosedXML/Excel/CalcEngine/Functions/Information.cs#L91
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (windows-latest): ClosedXML/Excel/Cells/XLCell.cs#L231
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (windows-latest): ClosedXML/Excel/DataValidation/XLDataValidations.cs#L275
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (windows-latest): 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 (windows-latest): ClosedXML/Excel/NamedRanges/XLNamedRange.cs#L28
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)