Skip to content

Update Telegram schema to the latest layer #3631

Update Telegram schema to the latest layer

Update Telegram schema to the latest layer #3631

Triggered via pull request April 27, 2024 07:44
Status Failure
Total duration 2m 59s
Artifacts

e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: telegram/message/poll.go#L35
cannot use text (variable of type string) as tg.TextWithEntities value in struct literal
test: telegram/message/poll.go#L48
cannot use text (variable of type string) as tg.TextWithEntities value in struct literal
test: telegram/message/poll.go#L156
cannot use question (variable of type string) as tg.TextWithEntities value in struct literal
test: telegram/message/poll.go#L35
cannot use text (variable of type string) as tg.TextWithEntities value in struct literal
test: telegram/message/poll.go#L48
cannot use text (variable of type string) as tg.TextWithEntities value in struct literal
test: telegram/message/poll.go#L156
cannot use question (variable of type string) as tg.TextWithEntities value in struct literal
test
Process completed with exit code 1.
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/