Merge pull request #236 from JaCraig/dependabot/nuget/TestApp/Serilog… #246
Annotations
10 warnings
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/ZStringVsStringBuilderPools.cs#L14
Non-nullable property 'StringBuilderPool' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L86
Dereference of a possibly null reference.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L62
Dereference of a possibly null reference.
|
|
publish-docs / publish-docs (9.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.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/HelperClasses/Connection.cs#L77
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/HelperClasses/Connection.cs#L64
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
publish-docs / publish-docs (9.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.
|
|
publish-docs / publish-docs (9.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.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L202
Possible null reference assignment.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L194
Possible null reference assignment.
|