Bump @grammyjs/types from 3.11.1 to 3.16.0 #1177
main.yml
on: pull_request
Matrix: build-and-test
auto-merge
0s
Annotations
3 errors and 1 warning
build-and-test (20.x):
src/bot/context.ts#L45
Argument of type 'import("/home/runner/work/telegram-bot-template/telegram-bot-template/node_modules/@grammyjs/types/update").Update' is not assignable to parameter of type 'import("/home/runner/work/telegram-bot-template/telegram-bot-template/node_modules/grammy/node_modules/@grammyjs/types/update").Update'.
|
build-and-test (20.x):
src/bot/index.ts#L42
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 (20.x)
Process completed with exit code 2.
|
build-and-test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|