chore: Test #4
Annotations
10 warnings
|
build (10.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)'.
|
|
build (10.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.
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L86
Dereference of a possibly null reference.
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L62
Dereference of a possibly null reference.
|
|
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):
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
|
11.5 KB |
sha256:68d60c4be9502eeda0a5dc9bce0f791fd20e8dcf73cce8c48169e0e2414e5d07
|
|