Bump grammy from 1.23.1 to 1.24.0 #986
Annotations
3 errors and 1 warning
Run npm run typecheck:
src/bot/helpers/logging.ts#L8
Type '{ message: (MessageXFragment & Message & NonChannel) | undefined; edited_message: (MessageXFragment & Message & Edited & NonChannel) | undefined; ... 19 more ...; removed_chat_boost?: ChatBoostRemoved | undefined; }' is not assignable to type 'Omit<Update, "update_id">'.
|
Run npm run typecheck:
src/bot/index.ts#L34
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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading