Skip to content

接口添加本地话i18n支持,支持自定密码政策 #13

接口添加本地话i18n支持,支持自定密码政策

接口添加本地话i18n支持,支持自定密码政策 #13

Triggered via push July 6, 2025 07:23
Status Failure
Total duration 29s
Artifacts

dotnet.yml

on: push
build-test-and-deploy
26s
build-test-and-deploy
Fit to window
Zoom out
Zoom in

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.