refactor: Add DDD patterns to Identity domain entities #56
ci.yml
on: pull_request
Build
1m 40s
Matrix: test
Publish Dev Containers
Publish Release (NuGet + Containers)
Annotations
10 warnings
|
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/Modules/Identity/Modules.Identity/Domain/UserSession.cs#L24
Remove the unused private setter 'set_User'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build:
src/Modules/Identity/Modules.Identity/Domain/UserGroup.cs#L12
Remove the unused private setter 'set_Group'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build:
src/Modules/Identity/Modules.Identity/Domain/UserGroup.cs#L11
Remove the unused private setter 'set_User'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build:
src/Modules/Identity/Modules.Identity/Domain/PasswordHistory.cs#L11
Remove the unused private setter 'set_User'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build:
src/Modules/Identity/Modules.Identity/Domain/PasswordHistory.cs#L5
Remove the unused private setter 'set_Id'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build:
src/Modules/Identity/Modules.Identity/Domain/GroupRole.cs#L10
Remove the unused private setter 'set_Role'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build:
src/Modules/Identity/Modules.Identity/Domain/GroupRole.cs#L9
Remove the unused private setter 'set_Group'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output
Expired
|
138 MB |
sha256:d39bbc3089de165dac3cf23d328e2ff9dd6644d512857ade72d6a19bec99ed41
|
|