FullStackHero 10 .NET Starter Kit Release Merge #44
ci.yml
on: pull_request
Build
1m 18s
Matrix: test
Publish Dev Containers
Publish Release (NuGet + Containers)
Annotations
3 errors and 4 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
src/Modules/Identity/Modules.Identity/Features/v1/Users/AssignUserRoles/AssignUserRolesEndpoint.cs#L33
'IdentityPermissionConstants.Users' does not contain a definition for 'ManageRoles'
|
|
Build:
src/Modules/Identity/Modules.Identity/Features/v1/Users/AssignUserRoles/AssignUserRolesEndpoint.cs#L33
'IdentityPermissionConstants.Users' does not contain a definition for 'ManageRoles'
|
|
Build:
src/Playground/Playground.Blazor/Components/Layout/PlaygroundLayout.razor#L195
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
src/Playground/Playground.Blazor/Components/Layout/PlaygroundLayout.razor#L185
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
src/Playground/Playground.Blazor/Components/Layout/PlaygroundLayout.razor#L195
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
src/Playground/Playground.Blazor/Components/Layout/PlaygroundLayout.razor#L185
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|