Bump grammy from 1.19.3 to 1.20.1 #660
Annotations
3 errors
Run npm run typecheck:
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">'.
|
Run npm run typecheck:
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...'.
|
Run npm run typecheck
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading