Adding GoogleRequestHelpers tests #103
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
|