修复NuGet依赖 #14
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)'.
|