Skip to content

Bump grammy from 1.23.1 to 1.24.1 #429

Bump grammy from 1.23.1 to 1.24.1

Bump grammy from 1.23.1 to 1.24.1 #429

Triggered via pull request June 3, 2024 20:02
Status Failure
Total duration 1m 17s
Artifacts

main.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-test (18.x): src/bot/helpers/logging.ts#L9
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">'.
build-and-test (18.x): src/bot/index.ts#L47
Type 'new (update: import("/home/runner/work/cube_worlds/cube_worlds/node_modules/@grammyjs/types/update").Update, api: import("/home/runner/work/cube_worlds/cube_worlds/node_modules/grammy/out/core/api").Api<import("/home/runner/work/cube_worlds/cube_worlds/node_modules/grammy/out/core/client").RawApi>, me: import("/home...' is not assignable to type 'new (update: import("/home/runner/work/cube_worlds/cube_worlds/node_modules/grammy/node_modules/@grammyjs/types/update").Update, api: import("/home/runner/work/cube_worlds/cube_worlds/node_modules/grammy/out/core/api").Api<import("/home/runner/work/cube_worlds/cube_worlds/node_modules/grammy/out/core/client").RawApi...'.
build-and-test (18.x)
Process completed with exit code 2.
build-and-test (18.x)
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/.