Tests #115
Annotations
1 error and 6 warnings
|
|
|
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.
|
|
src/Ubik.Accounting.WebApp/Security/UserService.cs#L20
Parameter 'navigationManager' is unread.
|
|
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
|
|
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.
|
|
src/Ubik.Accounting.WebApp/Security/UserService.cs#L20
Parameter 'navigationManager' is unread.
|
|
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
|
The logs for this run have expired and are no longer available.
Loading