Please consider fixing issues detected by repository checker
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 simple-api 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.simple-api
ERRORS:
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xl] for certificate at admin/jsonConfig.json/items/mainTab/certPublic
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xl] for checkbox at admin/jsonConfig.json/items/mainTab/secure
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xl] for instance at admin/jsonConfig.json/items/mainTab/webInstance
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xl] for ip at admin/jsonConfig.json/items/mainTab/bind
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xl] for number at admin/jsonConfig.json/items/mainTab/port
- [ ] :heavy_exclamation_mark: [E5510] responsive check: maximum issues reached, please fix reported ones and recheck
- [ ] :heavy_exclamation_mark: [E8004] Please process issue [#229] "Compatibility check and testing for node.js 24"
WARNINGS:
- [ ] :eyes: [W0028] Minimum node.js version 20 recommended. Please adapt "{'engines' : { 'node' >= '18' } }" to "{'engines' : { 'node' >= '20' } }" at package.json.
- [ ] :eyes: [W0034] @iobroker/adapter-core 3.2.3 specified. 3.3.2 (or newer) is current. Please update dependencies at package.json
- [X] :eyes: [W0037] @iobroker/eslint-config 2.0.2 specified. 2.2.0 (or newer) is current. Please update devDependencies at package.json
- [X] :eyes: [W0037] @iobroker/testing 5.0.4 specified. 5.1.1 (or newer) is current. Please update devDependencies at package.json
- [ ] :eyes: [W0050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'.
- [ ] :eyes: [W0063] "chai, mocha" are included in "@iobroker/testing". Remove from devDependencies at package.json
- [ ] :eyes: [W1054] Missing suggested translation into uk of some "common.news" in io-package.json.
- [ ] :eyes: [W1056] admin 6.17.14 listed as dependency but 7.6.17 is recommended. Please consider updating globalDependency at io-package.json.
- [ ] :eyes: [W5005] setTimeout found in "dist/main.js", but no clearTimeout detected
SUGGESTIONS:
- [X] :pushpin: [S0064] @iobroker/adapter-dev 1.4.0 specified. Newer version 1.5.0 exists.
- [ ] :pushpin: [S4036] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
- [ ] :pushpin: [S5023] "package-lock.json" not found in repo! Please consider to commit it to github repository.
- [ ] :pushpin: [S5026] Consider adding plugin "@alcalzone/release-script-plugin-manual-review".
- [X] :pushpin: [S9006] .commitinfo file should be excluded by .gitignore, please add a line with text ".commitinfo" 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 - at least with next minor release. 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. Priority bugfixes will not be blocked by existing errors as long as tests pass.
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 Wed, 19 Nov 2025 06:37:50 GMT based on commit 2b43ed20f548be730b866dda32dfdcc0d6dac9ed ioBroker.repochecker 5.0.2
This issue has been updated by ioBroker Check and Service Bot
The following issues have been fixed [W0037] @iobroker/eslint-config 2.0.2 specified. 2.2.0 (or newer) is current. Please update devDependencies at package.json [W0037] @iobroker/testing 5.0.4 specified. 5.1.1 (or newer) is current. Please update devDependencies at package.json [S0064] @iobroker/adapter-dev 1.4.0 specified. Newer version 1.5.0 exists. [S9006] .commitinfo file should be excluded by .gitignore, please add a line with text ".commitinfo" to .gitignore
:thumbsup:Thanks for fixing the issues.
The following issues are new and have been added [W0063] "chai, mocha" are included in "@iobroker/testing". Remove from devDependencies at package.json
This issue has been updated by ioBroker Check and Service Bot
The following issues are new and have been added [W0037] @alcalzone/release-script 3.8.0 specified. 5.0.0 (or newer) is current. Please update devDependencies at package.json [W0037] @alcalzone/release-script-plugin-iobroker 3.7.2 specified. 4.0.0 (or newer) is current. Please update devDependencies at package.json [W0037] @alcalzone/release-script-plugin-license 3.7.0 specified. 4.0.0 (or newer) is current. Please update devDependencies at package.json [S0062] Consider using "@alcalzone/release-script-plugin-manual-review".