Skip to content

Updated tests so that if user secrets isn't set they won't run. #99

Updated tests so that if user secrets isn't set they won't run.

Updated tests so that if user secrets isn't set they won't run. #99

Triggered via push December 20, 2024 05:04
Status Success
Total duration 1m 14s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: RaptorSheets.Stock.Tests/Managers/GoogleSheetManagerTests.cs#L23
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#L21
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#L22
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#L23
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#L21
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#L22
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