Update CHANGELOG.md and small refactoring #182
docker-image-pre-release.yml
on: push
Run Test Cases
50s
Build and Push Docker Image (App)
1m 3s
Build and Push Docker Image (API)
57s
Annotations
13 warnings
Run Test Cases
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Push Docker Image (App)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|