Merge pull request #353 from JaCraig/dependabot/nuget/src/SQLHelper.D… #24
Annotations
11 warnings
|
build (10.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ad-m/github-push-action@v1.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/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):
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
|
222 KB |
sha256:ef07eef02ce7312bb4679cae4e4b4ed1d3e1bb2708e06dbf2b8849175094d54c
|
|
|
SymbolPackage
|
77.5 KB |
sha256:8563aa265315522cee11abc319434eba3ccce38d2e8840eced84ae81ea46584b
|
|
|
dotnet-results-10.0.x
|
11.7 KB |
sha256:fdd19a2c0da212aef7c1b064efb0895fa73bf7ac3940ead06d1e808ab5cd4998
|
|