Merge pull request #360 from JaCraig/dependabot/nuget/src/SQLHelper.D… #32
Annotations
10 warnings
|
build (10.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)'.
|
|
build (10.0.x):
SQLHelper.SpeedTests/Modules/ConfigurationModule.cs#L23
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
|
|
build (10.0.x):
SQLHelper.SpeedTests/Tests/AddQuery.cs#L18
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):
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 | |
|---|---|---|---|
|
NugetPackage
|
223 KB |
sha256:7d81c2d317d06b0b8caf2c09a0032e3f2ad23256bc13a84167a653570593a2a3
|
|
|
SymbolPackage
|
78.5 KB |
sha256:3df68cdde8a0411acde35aa069bc33ff8a019378d63768eb6d453269374e571d
|
|
|
dotnet-results-10.0.x
|
11.8 KB |
sha256:3b5c3312697f74941f05d914d621aae3b5da9ccd5d19041c5f07d39282bdf1e3
|
|