Tests #115
Annotations
1 error and 6 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/Ubik.ApiService.Common/Services/CurrentUser.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Ubik.Accounting.WebApp/Security/UserService.cs#L20
Parameter 'navigationManager' is unread.
|
|
build:
src/Ubik.Accounting.Api/Features/AccountGroups/Controller/v1/AccountGroupsController.cs#L97
XML comment has a param tag for 'client', but there is no parameter by that name
|
|
build:
src/Ubik.ApiService.Common/Services/CurrentUser.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Ubik.Accounting.WebApp/Security/UserService.cs#L20
Parameter 'navigationManager' is unread.
|
|
build:
src/Ubik.Accounting.Api/Features/AccountGroups/Controller/v1/AccountGroupsController.cs#L97
XML comment has a param tag for 'client', but there is no parameter by that name
|