Skip to content

Bump github.com/go-telegram/bot from 0.8.0 to 1.1.4 #121

Bump github.com/go-telegram/bot from 0.8.0 to 1.1.4

Bump github.com/go-telegram/bot from 0.8.0 to 1.1.4 #121

Triggered via pull request March 1, 2024 04:35
Status Failure
Total duration 1m 23s
Artifacts

on_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run tests / test: bot/ui/multiselect/callback.go#L38
cannot use update.CallbackQuery.Message (variable of type models.MaybeInaccessibleMessage) as *models.Message value in argument to ms.selectItem
Run tests / test: bot/ui/multiselect/callback.go#L40
cannot use update.CallbackQuery.Message (variable of type models.MaybeInaccessibleMessage) as *models.Message value in argument to ms.selectByFilter
Run tests / test: bot/ui/multiselect/callback.go#L42
cannot use update.CallbackQuery.Message (variable of type models.MaybeInaccessibleMessage) as *models.Message value in argument to ms.gotoPage
Run tests / test: bot/ui/multiselect/callback.go#L56
update.CallbackQuery.Message.Chat undefined (type models.MaybeInaccessibleMessage has no field or method Chat)
Run tests / test: bot/ui/multiselect/callback.go#L57
update.CallbackQuery.Message.ID undefined (type models.MaybeInaccessibleMessage has no field or method ID)
Run tests / test: bot/ui/multiselect/multiselect.go#L106
cannot use update.CallbackQuery.Message (variable of type models.MaybeInaccessibleMessage) as *models.Message value in argument to action.FnCancel
Run tests / test: bot/ui/multiselect/multiselect.go#L111
cannot use update.CallbackQuery.Message (variable of type models.MaybeInaccessibleMessage) as *models.Message value in argument to action.FnConfirm
Run tests / test: bot/ui/multiselect/multiselect.go#L117
cannot use update.CallbackQuery.Message (variable of type models.MaybeInaccessibleMessage) as *models.Message value in argument to action.FnCancel
Run tests / test: bot/ui/treemultiselect/action_buttons.go#L73
cannot use update.CallbackQuery.Message (variable of type models.MaybeInaccessibleMessage) as *models.Message value in argument to action.FnCancel
Run tests / test: bot/ui/treemultiselect/action_buttons.go#L78
cannot use update.CallbackQuery.Message (variable of type models.MaybeInaccessibleMessage) as *models.Message value in argument to action.FnConfirm