Adding ability to delete sheet rows #106
Annotations
2 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.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.
|