Skip to content

Fix #229

Fix #229 #162

Triggered via push March 14, 2024 07:15
Status Success
Total duration 2m 42s
Artifacts
Run Test Cases
1m 8s
Run Test Cases
Build and Push Docker Image
1m 15s
Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

22 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/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.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/ViewModels/EntityViewModels/BucketViewModel.cs#L226
Non-nullable field '_selectedBucketGroup' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/BucketViewModel.cs#L323
Dereference of a possibly null reference.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/BucketViewModel.cs#L329
Dereference of a possibly null reference.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/PartialBucketViewModel.cs#L145
Non-nullable field '_selectedBucketOutput' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/TransactionViewModel.cs#L596
Dereference of a possibly null reference.
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/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/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#L596
Dereference of a possibly null reference.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/PartialBucketViewModel.cs#L145
Non-nullable field '_selectedBucketOutput' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/BucketViewModel.cs#L226
Non-nullable field '_selectedBucketGroup' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/BucketViewModel.cs#L323
Dereference of a possibly null reference.
Run Test Cases: OpenBudgeteer.Core/ViewModels/EntityViewModels/BucketViewModel.cs#L329
Dereference of a possibly null reference.
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/.