Skip to content

Fix layout on Bucket Page #158

Fix layout on Bucket Page

Fix layout on Bucket Page #158

Triggered via push December 21, 2023 16:46
Status Success
Total duration 2m 28s
Artifacts
Run Test Cases
56s
Run Test Cases
Build and Push Docker Image
1m 16s
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#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.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.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.
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.