Skip to content

Merge pull request #236 from JaCraig/dependabot/nuget/TestApp/Serilog… #246

Merge pull request #236 from JaCraig/dependabot/nuget/TestApp/Serilog…

Merge pull request #236 from JaCraig/dependabot/nuget/TestApp/Serilog… #246

Triggered via push May 2, 2025 10:15
Status Success
Total duration 1m 0s
Artifacts

docsfx.yml

on: push
Matrix: publish-docs / publish-docs
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish-docs / publish-docs (9.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.
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/HelperClasses/Connection.cs#L53
Non-nullable property 'ParameterPrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish-docs / publish-docs (9.0.x): SQLHelper.SpeedTests/Tests/AltImplementations/HelperClasses/Connection.cs#L77
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
publish-docs / publish-docs (9.0.x): SQLHelper.SpeedTests/Tests/AltImplementations/HelperClasses/Connection.cs#L64
'SqlClientFactory' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
publish-docs / publish-docs (9.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.
publish-docs / publish-docs (9.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.