Desktop added sort #15
Annotations
7 errors and 2 warnings
build:
FitFusion/FitFusionTest/UserManagerTest.cs#L18
There is no argument given that corresponds to the required parameter 'sorter' of 'UserManager.UserManager(IUser, UserSorter)'
|
build:
FitFusion/FitFusionTest/ProductManagerTest.cs#L19
There is no argument given that corresponds to the required parameter 'filter' of 'ProductManager.ProductManager(IProduct, ProductFilter, ProductSorter)'
|
build:
FitFusion/FitFusionTest/ProductManagerTest.cs#L111
Argument 2: cannot convert from 'string' to 'System.Enum'
|
build:
FitFusion/FitFusionTest/UserManagerTest.cs#L18
There is no argument given that corresponds to the required parameter 'sorter' of 'UserManager.UserManager(IUser, UserSorter)'
|
build:
FitFusion/FitFusionTest/ProductManagerTest.cs#L19
There is no argument given that corresponds to the required parameter 'filter' of 'ProductManager.ProductManager(IProduct, ProductFilter, ProductSorter)'
|
build:
FitFusion/FitFusionTest/ProductManagerTest.cs#L111
Argument 2: cannot convert from 'string' to 'System.Enum'
|
build
Process completed with exit code 1.
|
build:
FitFusion/FitFusionWeb/Pages/Account.cshtml#L17
Dereference of a possibly null reference.
|
build:
FitFusion/FitFusionWeb/Pages/Account.cshtml#L17
Dereference of a possibly null reference.
|