Skip to content

Feat: Added domains already defined. #14

Feat: Added domains already defined.

Feat: Added domains already defined. #14

Triggered via pull request January 20, 2024 13:51
Status Failure
Total duration 55s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: EasyFinance.Common.Tests/Financial/CategoryBuilder.cs#L12
There is no argument given that corresponds to the required parameter 'name' of 'Category.Category(string, decimal, ICollection<Expense>)'
build: EasyFinance.Common.Tests/Financial/CategoryBuilder.cs#L17
Property or indexer 'Category.Name' cannot be assigned to -- it is read only
build: EasyFinance.Common.Tests/Financial/CategoryBuilder.cs#L23
Property or indexer 'Category.Goal' cannot be assigned to -- it is read only
build: EasyFinance.Common.Tests/Financial/CategoryBuilder.cs#L29
Property or indexer 'Category.Expenses' cannot be assigned to -- it is read only
build: EasyFinance.Common.Tests/Financial/CategoryBuilder.cs#L12
There is no argument given that corresponds to the required parameter 'name' of 'Category.Category(string, decimal, ICollection<Expense>)'
build: EasyFinance.Common.Tests/Financial/CategoryBuilder.cs#L17
Property or indexer 'Category.Name' cannot be assigned to -- it is read only
build: EasyFinance.Common.Tests/Financial/CategoryBuilder.cs#L23
Property or indexer 'Category.Goal' cannot be assigned to -- it is read only
build: EasyFinance.Common.Tests/Financial/CategoryBuilder.cs#L29
Property or indexer 'Category.Expenses' cannot be assigned to -- it is read only
build
Process completed with exit code 1.