Merge pull request #292 from JaCraig/dependabot/nuget/dot-config/depe… #303
Annotations
10 warnings
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/AddQuery.cs#L25
Possible null reference argument for parameter 'stringBuilderPool' in 'SQLHelper.SQLHelper(ObjectPool<StringBuilder> stringBuilderPool, IConfiguration configuration, ILogger<SQLHelper>? logger = null)'.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/AddQuery.cs#L18
Dereference of a possibly null reference.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L113
Possible null reference argument for parameter 'configuration' in 'SQLHelper.SQLHelper(IConfiguration configuration, DbProviderFactory? factory = null, string database = "Default")'.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L112
Possible null reference argument for parameter 'configuration' in 'SQLHelper.SQLHelper(ObjectPool<StringBuilder> stringBuilderPool, IConfiguration configuration, ILogger<SQLHelper>? logger = null)'.
|
|
publish-docs / publish-docs (9.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L112
Possible null reference argument for parameter 'stringBuilderPool' in 'SQLHelper.SQLHelper(ObjectPool<StringBuilder> stringBuilderPool, IConfiguration configuration, ILogger<SQLHelper>? logger = null)'.
|
|
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/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.
|
|
publish-docs / publish-docs (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'
|