-
Couldn't load subscription status.
- Fork 16
Description
Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter text2command for common errors and appropiate suggestions to keep this adapter up to date.
This check is based on the current head revisions (master / main branch) of the adapter repository
Please see the result of the check below.
ioBroker.text2command
ERRORS:
- ❗ [E029] Node.js 18 is required as minimum, node.js 20 is recommended. Please change "{'engines' : { 'node' >= '16' } }" to "{'engines' : { 'node' >= '18' } }" at package.json.
- ❗ [E033] @iobroker/adapter-core 3.0.6 specified. 3.2.3 is required as minimum, 3.3.2 is recommended. Please update dependencies at package.json
- ❗ [E035] No devDependency declared for @iobroker/testing. Please add "@iobroker/testing":"5.0.4" to devDependencies at package.json
- ❗ [E035] No devDependency declared for @iobroker/testing. Please add "@iobroker/testing":"5.1.0" to devDependencies at package.json
- ❗ [E157] js-controller 2.0.0 listed as dependency but 5.0.19 is required as minimum, 6.0.11 is recommended. Please update dependency at io-package.json.
- ❗ [E190] admin dependency missing. admin 6.17.14 is required as minimum, 7.6.17 is recommended. Please add to globalDependencies at io-package.json.
- ❗ [E254] Versions "2.3.1, 2.2.0" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
- ❗ [E804] Please process issue [#392] "Compatibility check and testing for node.js 22"
- ❗ [E804] Please process issue [#440] "Compatibility check and testing for node.js 24"
WARNINGS:
- 👀 [W127] Missing suggested translation into uk of "common.titleLang" in io-package.json.
- 👀 [W134] Missing suggested translation into uk of "common.desc" in io-package.json.
- 👀 [W135] "common.tier" is required in io-package.json. Please check https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md#adapter.
- 👀 [W154] Missing suggested translation into uk of some "common.news" in io-package.json.
- 👀 [W172] "common.localLink" in io-package.json is deprecated. Please define object "common.localLinks": { "_default": "..." }
- 👀 [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"
- 👀 [W184] "common.noConfig" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI.config":"none".
- 👀 [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
- 👀 [W205] io-package.json schema validation error: Missing required property "licenseInformation" in /common
- 👀 [W205] io-package.json schema validation error: Missing required property "tier" in /common
- 👀 [W205] io-package.json schema validation error: Unknown property "localLink" in /common
- 👀 [W804] Please process PR [#444] "Translations update from ioBroker Translation System"
- 👀 [W804] Please process issue [#443] "Migration to ESLint 9 and @iobroker/eslint-config"
SUGGESTIONS:
- 📌 [S062] Consider using "@iobroker/adapter-dev".
- 📌 [S062] Consider using "@iobroker/eslint-config".
- 📌 [S436] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
- 📌 [S523] "package-lock.json" not found in repo! Please consider to commit it to github repository.
- 📌 [S526] Consider adding plugin "@alcalzone/release-script-plugin-manual-review".
- 📌 [S906] .commitinfo file should be excluded by .gitignore, consider adding it to .gitignore
Please review issues reported and consider fixing them as soon as appropiate.
Errors reported by repository checker should be fixed as soon as possible. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository.
Warnings reported by repository checker should be reviewed. While some warnings can be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.
Suggestions reported by repository checker should be reviewed. Suggestions can be ignored due to a decision of the developer but they are reported as a hint to use a configuration which might get required in future or at least is used be most adapters. Suggestions are always optional to follow.
You may start a new check or force the creation of a new issue at any time by adding the following comment to this issue:
@iobroker-bot recheck
or
@iobroker-bot recreate
Please note that I (and the server at GitHub) have always plenty of work to do. So it may last up to 30 minutes until you see a reaction. I will drop a comment here as soon as I start processing.
Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.
And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.
your
ioBroker Check and Service Bot
@mcm1957 for evidence
Last update at Sat, 27 Sep 2025 23:35:35 GMT based on commit fd17d80
ioBroker.repochecker 4.2.1-alpha.0