Skip to content

fixBump Microsoft.SqlServer.Management.SqlParser from 172.18.0 to 172.20.0 #609

fixBump Microsoft.SqlServer.Management.SqlParser from 172.18.0 to 172.20.0

fixBump Microsoft.SqlServer.Management.SqlParser from 172.18.0 to 172.20.0 #609

Status Success
Total duration 2m 25s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: analyze / Analyze
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
analyze / Analyze (javascript-typescript, 9.0.x)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
analyze / Analyze (javascript-typescript, 9.0.x)
Error retrieving diff master...JaCraig:dependabot/nuget/src/SQLHelper.DB/Microsoft.SqlServer.Management.SqlParser-172.20.0: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
analyze / Analyze (csharp, 9.0.x)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
analyze / Analyze (csharp, 9.0.x)
Error retrieving diff master...JaCraig:dependabot/nuget/src/SQLHelper.DB/Microsoft.SqlServer.Management.SqlParser-172.20.0: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
analyze / Analyze (csharp, 9.0.x): test/SQLHelper.Tests/SQLHelperAsyncTests.cs#L204
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
analyze / Analyze (csharp, 9.0.x): test/SQLHelper.Tests/SQLHelperAsyncTests.cs#L181
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
analyze / Analyze (csharp, 9.0.x): test/SQLHelper.Tests/SQLHelperAsyncTests.cs#L137
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
analyze / Analyze (csharp, 9.0.x): test/SQLHelper.Tests/SQLHelperAsyncTests.cs#L105
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
analyze / Analyze (csharp, 9.0.x): test/SQLHelper.Tests/SQLHelperAsyncTests.cs#L64
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
analyze / Analyze (csharp, 9.0.x): test/SQLHelper.Tests/SQLHelperAsyncTests.cs#L40
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
analyze / Analyze (csharp, 9.0.x): test/SQLHelper.Tests/SQLHelperAsyncTests.cs#L24
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
analyze / Analyze (csharp, 9.0.x): test/SQLHelper.Tests/ExtensionMethods/DbCommandExtensionTests.cs#L53
The second operand of an 'is' or 'as' operator may not be static type 'Nullable'
analyze / Analyze (csharp, 9.0.x): SQLHelper.Example/Program.cs#L24
Dereference of a possibly null reference.
analyze / Analyze (csharp, 9.0.x): SQLHelper.Example/Program.cs#L21
Possible null reference argument for parameter 'provider' in 'SQLHelper? ServiceProviderServiceExtensions.GetService<SQLHelper>(IServiceProvider provider)'.