chore: Bump the dependencies group with 5 updates #904
Annotations
13 warnings
|
analyze / Analyze (csharp, 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.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L86
Dereference of a possibly null reference.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/MassInsert.cs#L62
Dereference of a possibly null reference.
|
|
analyze / Analyze (csharp, 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.
|
|
analyze / Analyze (csharp, 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.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L202
Possible null reference assignment.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L194
Possible null reference assignment.
|
|
analyze / Analyze (csharp, 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'
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.Example/Program.cs#L24
Dereference of a possibly null reference.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.Example/Program.cs#L21
Possible null reference argument for parameter 'provider' in 'SQLHelper? ServiceProviderServiceExtensions.GetService<SQLHelper>(IServiceProvider provider)'.
|
|
analyze / Analyze (csharp, 10.0.x)
Error retrieving diff master...JaCraig:dependabot/nuget/src/SQLHelper.DB/dependencies-762f1acf90: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
|
|
analyze / Analyze (csharp, 10.0.x)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|
|
analyze / Analyze (csharp, 10.0.x)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|