Skip to content

Please consider fixing issues detected by repository checker #2242

@ioBroker-Bot

Description

@ioBroker-Bot

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 javascript 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.javascript

Downloads Number of Installations (latest) Number of Installations (stable) - Test and Release

ERRORS:

  • ❗ [E0036] @alcalzone/release-script 5.1.1 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
  • ❗ [E0036] @alcalzone/release-script-plugin-iobroker 5.1.2 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
  • ❗ [E0036] @alcalzone/release-script-plugin-license 5.1.1 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
  • ❗ [E0058] Attribute "depsComment" at package.json is not supported. Please remove.
  • ❗ [E1057] admin 7.6.1 listed as dependency but 7.6.17 is required as minimum, 7.6.20 is recommended. Please update globalDependency at io-package.json.
  • ❗ [E5049] process.env is used in source files (src/lib/debugger.ts, src/main.ts). process.env is incompatible with compact mode. Please use adapter configuration instead.
  • ❗ [E5050] process.exit() used in (install/installTypings.js, src/lib/inspect.ts, src/lib/utils.ts, src/main.ts). This is incompatible with compact mode as it terminates the entire host process. Remove process.exit() or set common.compact to false at io-package.json.
  • ❗ [E5507] missing size attributes [lg,xl] for checkbox at admin/jsonConfig.json/items/_main/enableSetObject
  • ❗ [E5507] missing size attributes [md,lg,xl] for chips at admin/jsonConfig.json/items/_main/libraries
  • ❗ [E5507] missing size attributes [md,lg,xl] for chips at admin/jsonConfig.json/items/_main/libraryTypings
  • ❗ [E5507] missing size attributes [md,lg,xl] for instance at admin/jsonConfig.json/items/_main/mirrorInstance
  • ❗ [E5507] missing size attributes [md,lg,xl] for text at admin/jsonConfig.json/items/_main/mirrorPath
  • ❗ [E5510] responsive check: maximum issues reached, please fix reported ones and recheck

WARNINGS:

  • 👀 [W0050] Dependency '@types/node' should most likely be listed as devDependency. Please check.
  • 👀 [W0066] "@types/node":"^25.6.0" at package.json allows major version greater than 18. Downgrade to node.js 18.x.x to avoid wrong typing is recommended.
  • 👀 [W3024] Workflow "test-and-release.yml": job "adapter-tests" matrix uses node.js 18 which is not in the list of recommended testing versions (20, 22, 24).
  • 👀 [W6011] Copyright lines in README.md are separated by empty line(s) at line(s) 5. Remove the empty line(s) between copyright lines and terminate each line (except last) with two spaces.
  • 👀 [W7004] Copyright lines in LICENSE are separated by empty line(s) at line(s) 4. Remove the empty line(s) between copyright lines and terminate each line (except last) with two spaces.
  • 👀 [W8004] Please process PR [#2229] "[iobroker-bot] Drop Node.js 20 support (End of Life)"

SUGGESTIONS:

  • 📌 [S0000] Info: recommended node.js requirement 22 reduced to 18 for this adapter
  • 📌 [S0000] Info: required node.js requirement 20 reduced to 18 for this adapter
  • 📌 [S0047] At least one dependency at package.json requires a specific version. Consider using "~1.2.3" or "^1.2.3" syntax unless freezing dependencies is really desired.
  • 📌 [S0065] No devDependency for "@types/node" found. Consider adding "@types/node":">=18" to devDependencies at package.json.
  • 📌 [S3012] Workflow "test-and-release.yml": job "deploy" is not defined. Consider adding it for automated releases.
  • 📌 [S3021] Workflow "test-and-release.yml": job "check-and-lint" uses node.js 22. Consider updating to the recommended version 24.
  • 📌 [S3032] No workflow run for "test-and-release.yml" triggered by tag "v9.2.2" was found for current release 9.2.2. Workflow logs might be deleted already.
  • 📌 [S4038] .vscode/settings.json file missing "json.schemas" property. Add schema definitions for better IntelliSense support.
  • 📌 [S5026] Consider adding plugin "@alcalzone/release-script-plugin-manual-review".
  • 📌 [S5051] Custom sleep/wait function(s) found in source files (src/lib/javascript.d.ts). Consider using the built-in "this.delay()" method provided by the ioBroker adapter base class instead.
  • 📌 [S6022] CHANGELOG_OLD.md exists but no link to it was found in README.md. Consider adding a link to CHANGELOG_OLD.md at the end of the Changelog section.

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 Sun, 24 May 2026 21:58:19 GMT based on commit 7993025
ioBroker.repochecker 5.13.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions