Skip to content

Added more checks, fixed exceptions #24

Added more checks, fixed exceptions

Added more checks, fixed exceptions #24

Triggered via push April 26, 2025 08:57
Status Success
Total duration 45s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Services/AuthService.Api/Program.cs#L114
Possible null reference argument for parameter 'username' in 'void IRabbitMqHostConfigurator.Username(string username)'.
build: Services/CoreService.Api/Program.cs#L88
Possible null reference argument for parameter 'password' in 'void IRabbitMqHostConfigurator.Password(string password)'.
build: Services/CoreService.Api/Program.cs#L87
Possible null reference argument for parameter 'username' in 'void IRabbitMqHostConfigurator.Username(string username)'.
build: Services/CoreService.Api/Endpoints/EndpointGroups.cs#L104
Possible null reference argument for parameter 'UserId' in 'UserWithRoleActionEvent.UserWithRoleActionEvent(string UserId, string FirstName, string LastName, string? MiddleName, UserActionType Action, string Role, DateTime CreatedAt)'.
build: Services/CoreService.Api/Endpoints/EndpointGroups.cs#L104
Dereference of a possibly null reference.
build: Services/CoreService.Api/Endpoints/EndpointGroups.cs#L87
Possible null reference argument for parameter 'UserId' in 'UserWithRoleActionEvent.UserWithRoleActionEvent(string UserId, string FirstName, string LastName, string? MiddleName, UserActionType Action, string Role, DateTime CreatedAt)'.
build: Services/CoreService.Api/Endpoints/EndpointGroups.cs#L65
Possible null reference argument for parameter 'UserId' in 'UserWithRoleActionEvent.UserWithRoleActionEvent(string UserId, string FirstName, string LastName, string? MiddleName, UserActionType Action, string Role, DateTime CreatedAt)'.
build: Services/AuthService.Api/Program.cs#L115
Possible null reference argument for parameter 'password' in 'void IRabbitMqHostConfigurator.Password(string password)'.
build: Services/AuthService.Api/Program.cs#L114
Possible null reference argument for parameter 'username' in 'void IRabbitMqHostConfigurator.Username(string username)'.