Create dotnet.yml #14
Annotations
10 errors and 10 warnings
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/AddProductToCart/AddProductToCartCommandHandler.test.cs#L3
The type or namespace name 'Carts' does not exist in the namespace 'Shopizy.Application' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/AddProductToCart/AddProductToCartCommandHandler.test.cs#L4
The type or namespace name 'Common' does not exist in the namespace 'Shopizy.Application' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/AddProductToCart/AddProductToCartCommandHandler.test.cs#L5
The type or namespace name 'Common' does not exist in the namespace 'Shopizy.Application' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/AddProductToCart/AddProductToCartCommandHandler.test.cs#L7
The type or namespace name 'Domain' does not exist in the namespace 'Shopizy' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/AddProductToCart/AddProductToCartCommandHandler.test.cs#L8
The type or namespace name 'Domain' does not exist in the namespace 'Shopizy' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/AddProductToCart/AddProductToCartCommandHandler.test.cs#L9
The type or namespace name 'Domain' does not exist in the namespace 'Shopizy' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/AddProductToCart/AddProductToCartCommandHandler.test.cs#L10
The type or namespace name 'Domain' does not exist in the namespace 'Shopizy' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/AddProductToCart/AddProductToCartCommandHandler.test.cs#L11
The type or namespace name 'Domain' does not exist in the namespace 'Shopizy' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/CreateCartWithFirstProduct/CreateCartWithFirstProductCommandHandler.test.cs#L3
The type or namespace name 'Carts' does not exist in the namespace 'Shopizy.Application' (are you missing an assembly reference?)
|
build:
tests/UnitTests/Shopizy.Application.UnitTests/Carts/Commands/CreateCartWithFirstProduct/CreateCartWithFirstProductCommandHandler.test.cs#L4
The type or namespace name 'Common' does not exist in the namespace 'Shopizy.Application' (are you missing an assembly reference?)
|
build:
src/Shopizy.Contracts/Category/CategoryTreeResponse.cs#L7
Change 'List<CategoryTreeResponse>' in 'CategoryTreeResponse.Children' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Contracts/Category/CategoryTreeResponse.cs#L7
Change 'List<CategoryTreeResponse>' in 'CategoryTreeResponse.CategoryTreeResponse(Guid, string, Guid?, List<CategoryTreeResponse>)' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Domain/Common/Models/IHasDomainEvents.cs#L6
Change 'List<IDomainEvent>' in 'IHasDomainEvents.PopDomainEvents()' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Domain/Products/Product.cs#L83
Change 'List<ProductImage>' in 'Product.AddProductImages(List<ProductImage>)' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Application/Categories/Queries/CategoriesTree/CategoryTree.cs#L8
Change 'List<CategoryTree>' in 'CategoryTree.Children' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Contracts/Category/CategoryTreeResponse.cs#L7
Change 'List<CategoryTreeResponse>' in 'CategoryTreeResponse.Children' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Contracts/Category/CategoryTreeResponse.cs#L7
Change 'List<CategoryTreeResponse>' in 'CategoryTreeResponse.CategoryTreeResponse(Guid, string, Guid?, List<CategoryTreeResponse>)' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Domain/Common/Models/IHasDomainEvents.cs#L6
Change 'List<IDomainEvent>' in 'IHasDomainEvents.PopDomainEvents()' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Domain/Products/Product.cs#L83
Change 'List<ProductImage>' in 'Product.AddProductImages(List<ProductImage>)' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|
build:
src/Shopizy.Application/Categories/Queries/CategoriesTree/CategoryTree.cs#L8
Change 'List<CategoryTree>' in 'CategoryTree.Children' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
|