Try fix for Github Actions #188
Annotations
2 errors and 10 warnings
The run was canceled by @TheAxelander.
|
|
OpenBudgeteer.Blazor/Shared/BucketDetailsDialog.razor#L145
Non-nullable field 'MonthBalanceChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Shared/BucketDetailsDialog.razor#L146
Non-nullable field 'MonthInputOutputChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Shared/BucketDetailsDialog.razor#L147
Non-nullable field 'BucketProgressionChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Pages/Report.razor.cs#L18
Non-nullable field 'MonthBalanceChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Pages/Report.razor.cs#L19
Non-nullable field 'BankBalanceChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Pages/Report.razor.cs#L20
Non-nullable field 'MonthIncomeExpensesChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Pages/Report.razor.cs#L21
Non-nullable field 'YearIncomeExpensesChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Shared/BucketDetailsDialog.razor#L145
Non-nullable field 'MonthBalanceChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Shared/BucketDetailsDialog.razor#L146
Non-nullable field 'MonthInputOutputChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
OpenBudgeteer.Blazor/Shared/BucketDetailsDialog.razor#L147
Non-nullable field 'BucketProgressionChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
This job was cancelled
Loading