Skip to content

修复NuGet依赖

修复NuGet依赖 #14

Triggered via push July 6, 2025 07:29
Status Success
Total duration 27s
Artifacts

dotnet.yml

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

Annotations

6 warnings
build-test-and-deploy: KCSCommunity.Infrastructure/Services/InMemoryLockService.cs#L27
Dereference of a possibly null reference.
build-test-and-deploy: KCSCommunity.Application/Features/Roles/Commands/UpdateUsersInRole/UpdateUsersInRoleCommandHandler.cs#L54
Possible null reference argument for parameter 'roleName' in 'Task<IList<ApplicationUser>> UserManager<ApplicationUser>.GetUsersInRoleAsync(string roleName)'.
build-test-and-deploy: KCSCommunity.Application/Features/Roles/Commands/DeleteRole/DeleteRoleCommandHandler.cs#L33
Possible null reference argument for parameter 'roleName' in 'Task<IList<ApplicationUser>> UserManager<ApplicationUser>.GetUsersInRoleAsync(string roleName)'.
build-test-and-deploy: KCSCommunity.Infrastructure/Services/InMemoryLockService.cs#L27
Dereference of a possibly null reference.
build-test-and-deploy: KCSCommunity.Application/Features/Roles/Commands/UpdateUsersInRole/UpdateUsersInRoleCommandHandler.cs#L54
Possible null reference argument for parameter 'roleName' in 'Task<IList<ApplicationUser>> UserManager<ApplicationUser>.GetUsersInRoleAsync(string roleName)'.
build-test-and-deploy: KCSCommunity.Application/Features/Roles/Commands/DeleteRole/DeleteRoleCommandHandler.cs#L33
Possible null reference argument for parameter 'roleName' in 'Task<IList<ApplicationUser>> UserManager<ApplicationUser>.GetUsersInRoleAsync(string roleName)'.