Skip to content

Tests

Tests #115

Triggered via push October 24, 2024 08:19
Status Failure
Total duration 3m 16s
Artifacts
Fit to window
Zoom out
Zoom in

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