Konstantin
Konstantin
## Issue Creation Checklist - [x] I understand that my issue will be automatically closed if I don't fill in the requested information - [x] I have read the [contribution...
Нужно исправить версию с `v3` на `v3.0.0`, чтобы экшн не валился как тут https://github.com/hexlet-boilerplates/nodejs-package/actions/runs/1842948635 ``` Error: paambaati/codeclimate-action/v3/action.yml: [35](https://github.com/hexlet-boilerplates/nodejs-package/runs/5189321467?check_suite_focus=true#step:1:35) Error: paambaati/codeclimate-action/v3/action.yml: (Line: 30, Col: 51, Idx: 902) - (Line: 30, Col:...
Hello! I try to test my REST API with jest, using Fastify, Bull and Node-Cache. I have some separated *test* files, and in previous file using cache is ok, but...
```sh $ snyk test Issues with no direct upgrade or patch: ✗ Missing Release of Resource after Effective Lifetime [Medium Severity][https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116] in [email protected] introduced by [email protected] > [email protected] > [email protected]...
Does it? First condition precludes the second https://github.com/kelektiv/node-cron/blob/a7dee32091b91dcf465e67c32a57d66151b5a774/src/job.ts#L56 https://github.com/kelektiv/node-cron/blob/a7dee32091b91dcf465e67c32a57d66151b5a774/src/job.ts#L57 https://github.com/kelektiv/node-cron/blob/a7dee32091b91dcf465e67c32a57d66151b5a774/src/job.ts#L65
Conversation doesn't end when maxMillisecondsToWait reaches timeout when use waitFor('message:text')
This simple echo bot works: you type /start, bot sends you hello, you type hello, bot sends you hello, when you type hello again, bot didn't answer node 18.18.0 grammy...
### Describe the bug Have error when use it in my code.   Generated I18nTranslations file: ```ts /* DO NOT EDIT, file generated by nestjs-i18n */ /* eslint-disable */...
App crashed after I click search bar and then click to Channels button Report after crash [report.txt](https://github.com/user-attachments/files/23501651/report.txt) My config: macOS 13.7.8 telegram from brew 12.1.276137 Stable
If I mention user in message without username, app sent it like a regular text, not blue mention. I use this button to mention user: My message in text field:...