Bump System.Data.SqlClient from 4.8.6 to 4.9.0 #18550
Annotations
10 errors and 2 warnings
CodeQL-Build (csharp):
tools/IndexRebuilder/Program.cs#L59
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/Program.cs#L60
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L83
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L86
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L127
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L129
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L135
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L137
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L151
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (csharp):
tools/IndexRebuilder/IndexRebuilder.cs#L153
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
CodeQL-Build (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CodeQL-Build (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|