Skip to content

Migrate to dotnet 8 #198 #148

Migrate to dotnet 8 #198

Migrate to dotnet 8 #198 #148

Triggered via push November 26, 2023 10:48
Status Failure
Total duration 1m 4s
Artifacts
Run Test Cases
53s
Run Test Cases
Build and Push Docker Image
0s
Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Run Test Cases
Process completed with exit code 1.
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/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/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.