接口添加本地话i18n支持,支持自定密码政策 #13
Annotations
10 errors and 2 warnings
|
build-test-and-deploy:
KCSCommunity.Application/Features/Roles/Commands/CreateRole/CreateRoleCommandHandler.cs#L12
The type or namespace name 'IStringLocalizer<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Users/Commands/CreateUser/CreateUserCommandValidator.cs#L3
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Users/Commands/CreateUser/CreateUserCommandHandler.cs#L12
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Users/Commands/ChangePassword/ChangePasswordCommandValidator.cs#L5
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Users/Commands/ActivateUser/ActivateUserCommandHandler.cs#L10
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Roles/Commands/UpdateUsersInRole/UpdateUsersInRoleCommandHandler.cs#L12
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Roles/Commands/DeleteRole/DeleteRoleCommandHandler.cs#L8
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Roles/Commands/CreateRole/CreateRoleCommandHandler.cs#L6
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Authorization/Commands/RefreshToken/RefreshTokenCommandHandler.cs#L13
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Application/Features/Authorization/Commands/Login/LoginCommandHandler.cs#L10
The type or namespace name 'Localization' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
|
build-test-and-deploy:
KCSCommunity.Infrastructure/Services/InMemoryLockService.cs#L27
Dereference of a possibly null reference.
|
|
build-test-and-deploy:
KCSCommunity.Infrastructure/Services/InMemoryLockService.cs#L27
Dereference of a possibly null reference.
|