Skip to content

Telegram api

Telegram api #10

Triggered via pull request April 12, 2024 05:43
Status Failure
Total duration 1m 38s
Billable time 2m
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)'.