Skip to content

Improve bucket assignment check to account for incomplete assignments #183

Improve bucket assignment check to account for incomplete assignments

Improve bucket assignment check to account for incomplete assignments #183

Triggered via push July 14, 2024 06:37
Status Success
Total duration 2m 29s
Artifacts
Run Test Cases
1m 7s
Run Test Cases
Build and Push Docker Image (App)
1m 5s
Build and Push Docker Image (App)
Build and Push Docker Image (API)
1m 0s
Build and Push Docker Image (API)
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Run Test Cases
The following actions uses Node.js version which is deprecated 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 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 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 declaring the field as nullable.
Run Test Cases: OpenBudgeteer.Blazor/Pages/Report.razor.cs#L17
Non-nullable field 'MonthBalanceChart' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Test Cases: OpenBudgeteer.Blazor/Pages/Report.razor.cs#L18
Non-nullable field 'BankBalanceChart' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Test Cases: OpenBudgeteer.Blazor/Pages/Report.razor.cs#L19
Non-nullable field 'MonthIncomeExpensesChart' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Test Cases: OpenBudgeteer.Blazor/Pages/Report.razor.cs#L20
Non-nullable field 'YearIncomeExpensesChart' must contain a non-null value when exiting constructor. Consider 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 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 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 declaring the field as nullable.
Build and Push Docker Image (API)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push Docker Image (App)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/