Skip to content

Adding GoogleRequestHelpers tests #103

Adding GoogleRequestHelpers tests

Adding GoogleRequestHelpers tests #103

Triggered via push January 30, 2025 17:09
Status Success
Total duration 1m 21s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RaptorSheets.Stock.Tests/Managers/GoogleSheetManagerTests.cs#L21
Non-nullable field '_googleSheetManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RaptorSheets.Gig.Tests/Services/GoogleSheetServiceTests.cs#L20
Non-nullable field '_googleSheetService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RaptorSheets.Gig.Tests/Managers/GoogleSheetManagerTests.cs#L21
Non-nullable field '_googleSheetManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RaptorSheets.Gig.Tests/Services/GoogleDriveServiceTests.cs#L12
Non-nullable field '_googleDriveService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RaptorSheets.Gig.Tests/Services/GoogleDriveServiceTests.cs#L9
Field 'GoogleDriveServiceTests._googleDriveService' is never assigned to, and will always have its default value null
build: RaptorSheets.Stock.Tests/Managers/GoogleSheetManagerTests.cs#L21
Non-nullable field '_googleSheetManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RaptorSheets.Gig.Tests/Services/GoogleSheetServiceTests.cs#L20
Non-nullable field '_googleSheetService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RaptorSheets.Gig.Tests/Managers/GoogleSheetManagerTests.cs#L21
Non-nullable field '_googleSheetManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RaptorSheets.Gig.Tests/Services/GoogleDriveServiceTests.cs#L12
Non-nullable field '_googleDriveService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RaptorSheets.Gig.Tests/Services/GoogleDriveServiceTests.cs#L9
Field 'GoogleDriveServiceTests._googleDriveService' is never assigned to, and will always have its default value null