Skip to content

Another fix for #221 #160

Another fix for #221

Another fix for #221 #160

Triggered via push March 12, 2024 16:06
Status Success
Total duration 2m 32s
Artifacts
Run Test Cases
1m 0s
Run Test Cases
Build and Push Docker Image
1m 10s
Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

18 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.Core.Data.Entities/Models/Bucket.cs#L35
Non-nullable property 'BucketVersions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/Bucket.cs#L37
Non-nullable property 'BudgetedTransactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/Bucket.cs#L39
Non-nullable property 'BucketMovements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/BucketGroup.cs#L17
Non-nullable property 'Buckets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/BucketRuleSet.cs#L22
Non-nullable property 'MappingRules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/TransactionViewModel.cs#L592
Dereference of a possibly null reference.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/Bucket.cs#L35
Non-nullable property 'BucketVersions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/Bucket.cs#L37
Non-nullable property 'BudgetedTransactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/Bucket.cs#L39
Non-nullable property 'BucketMovements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/BucketGroup.cs#L17
Non-nullable property 'Buckets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/BucketRuleSet.cs#L22
Non-nullable property 'MappingRules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/TransactionViewModel.cs#L592
Dereference of a possibly null reference.
Run Test Cases: OpenBudgeteer.Blazor/Shared/EditBucketDialog.razor#L78
Possible null reference assignment.
Run Test Cases: OpenBudgeteer.Blazor/Shared/EditBucketDialog.razor#L89
Possible null reference assignment.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/Bucket.cs#L35
Non-nullable property 'BucketVersions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/Bucket.cs#L37
Non-nullable property 'BudgetedTransactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Push Docker Image
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/.