Bump @grammyjs/types from 3.11.1 to 3.14.0 #147
Annotations
3 errors and 1 warning
Typecheck:
src/bot/context.ts#L38
Argument of type 'import("/home/runner/work/suggest-bot/suggest-bot/node_modules/.pnpm/@grammyjs[email protected]/node_modules/@grammyjs/types/update").Update' is not assignable to parameter of type 'import("/home/runner/work/suggest-bot/suggest-bot/node_modules/.pnpm/@grammyjs[email protected]/node_modules/@grammyjs/types/update").Update'.
|
Typecheck:
src/bot/index.ts#L38
Type 'new (update: import("/home/runner/work/suggest-bot/suggest-bot/node_modules/.pnpm/@grammyjs[email protected]/node_modules/@grammyjs/types/update").Update, api: import("/home/runner/work/suggest-bot/suggest-bot/node_modules/.pnpm/[email protected]/node_modules/grammy/out/core/api").Api<import("/home/runner/work/suggest-bot/s...' is not assignable to type 'new (update: import("/home/runner/work/suggest-bot/suggest-bot/node_modules/.pnpm/@grammyjs[email protected]/node_modules/@grammyjs/types/update").Update, api: import("/home/runner/work/suggest-bot/suggest-bot/node_modules/.pnpm/[email protected]/node_modules/grammy/out/core/api").Api<import("/home/runner/work/suggest-bot/su...'.
|
Typecheck
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading