Fix #224 and #225 #159
docker-image-pre-release.yml
on: push
Run Test Cases
56s
Build and Push Docker Image
0s
Annotations
1 error and 17 warnings
Run Test Cases
Process completed with exit code 1.
|
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/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/ViewModels/EntityViewModels/TransactionViewModel.cs#L592
Dereference of a possibly null reference.
|
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#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/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/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.
|