Telegram api #13
Annotations
1 error and 2 warnings
tests
Process completed with exit code 1.
|
build:
WeatherBotApi.DatabaseApp/Infrastructure/DatabaseApp.IntegrationEvents/IntegrationEventHandlers/UserIntegrationEventHandlers/CreatedUserIntegrationEventHandler.cs#L14
Nullability of reference types in return type of 'Task<IResponseMessage?> CreatedUserIntegrationEventHandler.Handle(CreatedUserIntegrationEvent @event)' doesn't match implicitly implemented member 'Task<IResponseMessage> IIntegrationEventHandler<CreatedUserIntegrationEvent>.Handle(CreatedUserIntegrationEvent @event)'.
|
build:
WeatherBotApi.DatabaseApp/Infrastructure/DatabaseApp.IntegrationEvents/IntegrationEventHandlers/UserIntegrationEventHandlers/CreatedUserIntegrationEventHandler.cs#L14
Nullability of reference types in return type of 'Task<IResponseMessage?> CreatedUserIntegrationEventHandler.Handle(CreatedUserIntegrationEvent @event)' doesn't match implicitly implemented member 'Task<IResponseMessage> IIntegrationEventHandler<CreatedUserIntegrationEvent>.Handle(CreatedUserIntegrationEvent @event)'.
|