Skip to content

Bump grammy from 1.19.3 to 1.20.1 #660

Bump grammy from 1.19.3 to 1.20.1

Bump grammy from 1.19.3 to 1.20.1 #660

Triggered via pull request January 1, 2024 13:31
Status Failure
Total duration 27s
Artifacts

main.yml

on: pull_request
Matrix: build-and-test
auto-merge
0s
auto-merge
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-test (18.x): src/bot/helpers/logging.ts#L9
Type '{ message: (MessageXFragment & Message & NonChannel) | undefined; edited_message: (MessageXFragment & Message & Edited & NonChannel) | undefined; ... 15 more ...; removed_chat_boost?: ChatBoostRemoved | undefined; }' is not assignable to type 'Omit<Update, "update_id">'.
build-and-test (18.x): src/bot/index.ts#L31
Type 'new (update: import("/home/runner/work/telegram-bot-template/telegram-bot-template/node_modules/@grammyjs/types/update").Update, api: import("/home/runner/work/telegram-bot-template/telegram-bot-template/node_modules/grammy/out/core/api").Api<import("/home/runner/work/telegram-bot-template/telegram-bot-template/node...' is not assignable to type 'new (update: import("/home/runner/work/telegram-bot-template/telegram-bot-template/node_modules/grammy/node_modules/@grammyjs/types/update").Update, api: import("/home/runner/work/telegram-bot-template/telegram-bot-template/node_modules/grammy/out/core/api").Api<import("/home/runner/work/telegram-bot-template/telegr...'.
build-and-test (18.x)
Process completed with exit code 2.