Skip to content

Fix exception after canceling creation of a new Recurring Transaction… #155

Fix exception after canceling creation of a new Recurring Transaction…

Fix exception after canceling creation of a new Recurring Transaction… #155

Triggered via push December 6, 2023 17:22
Status Success
Total duration 2m 35s
Artifacts
Run Test Cases
1m 1s
Run Test Cases
Build and Push Docker Image
1m 18s
Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Run Test Cases: OpenBudgeteer.Core.Data.Entities/Models/Bucket.cs#L33
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#L35
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#L37
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.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/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#L33
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#L35
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#L37
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.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#L33
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#L35
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#L37
Non-nullable property 'BucketMovements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.