Feat: Added domains already defined. #14
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.
|