Skip to content

Bump github.com/go-telegram/bot from 0.8.0 to 1.0.1 #115

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

Bump github.com/go-telegram/bot from 0.8.0 to 1.0.1 #115

Triggered via pull request February 16, 2024 22:16
Status Failure
Total duration 1m 22s
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.InaccessibleMessage) 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.InaccessibleMessage) 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.InaccessibleMessage) as *models.Message value in argument to ms.gotoPage
Run tests / test: bot/ui/multiselect/callback.go#L57
update.CallbackQuery.Message.ID undefined (type models.InaccessibleMessage has no field or method ID)
Run tests / test: bot/ui/multiselect/multiselect.go#L106
cannot use update.CallbackQuery.Message (variable of type models.InaccessibleMessage) 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.InaccessibleMessage) 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.InaccessibleMessage) 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.InaccessibleMessage) 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.InaccessibleMessage) as *models.Message value in argument to action.FnConfirm
Run tests / test: bot/ui/treemultiselect/callback.go#L26
cannot use update.CallbackQuery.Message (variable of type models.InaccessibleMessage) as *models.Message value in argument to tms.selectNode