Skip to content

Test again with DB Root password only #11

Test again with DB Root password only

Test again with DB Root password only #11

Triggered via push October 29, 2024 08:54
Status Failure
Total duration 58s
Artifacts
Run Test Cases
49s
Run Test Cases
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run Test Cases
Process completed with exit code 1.
Run Test Cases
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Test Cases: 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.
Run Test Cases: 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.
Run Test Cases: 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.
Run Test Cases: 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.
Run Test Cases: 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.
Run Test Cases: 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.
Run Test Cases: 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.
Run Test Cases: 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.
Run Test Cases: 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.
Run Test Cases: 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.