chore: Bump the dependencies group with 7 updates #61
Annotations
10 warnings
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/HelperClasses/Connection.cs#L53
Non-nullable property 'ParameterPrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/HelperClasses/Connection.cs#L77
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/HelperClasses/Connection.cs#L64
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L52
Non-nullable property 'Batch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L52
Non-nullable property 'DatabaseConnection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L202
Possible null reference assignment.
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L194
Possible null reference assignment.
|
|
build (10.0.x):
test/SQLHelper.Tests/ExtensionMethods/DbCommandExtensionTests.cs#L53
The second operand of an 'is' or 'as' operator may not be static type 'Nullable'
|
|
build (10.0.x):
SQLHelper.Example/Program.cs#L24
Dereference of a possibly null reference.
|
|
build (10.0.x):
SQLHelper.Example/Program.cs#L21
Possible null reference argument for parameter 'provider' in 'SQLHelper? ServiceProviderServiceExtensions.GetService<SQLHelper>(IServiceProvider provider)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dotnet-results-10.0.x
|
12 KB |
sha256:ac2c80d40b509b5b15b0eb04653ef3e17561d3952aff4c960f2e85a98a51c7d8
|
|