Skip to content

Please consider fixing issues detected by repository checker #567

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

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

ERRORS:

  • ❗ [E0026] "{'engines': {'node'>='18'}}" is required at package.json, "{'engines':{'node'>='20'}}" is recommended
  • ❗ [E0032] No dependency declared for @iobroker/adapter-core. Please add "@iobroker/adapter-core":"3.3.2" to dependencies at package.json
  • ❗ [E1062] js-controller dependency missing. js-controller 6.0.11 is required as minimum. Please add to dependencies at io-package.json.
  • ❗ [E1085] "common.dependencies" must be an array at io-package.json
  • ❗ [E1105] io-package.json schema validation error: Property "/common/welcomeScreen" should be array
  • ❗ [E2004] Version "2.0.6" listed at common.news at io-package.json does not exist at NPM. Please remove from news section.
  • ❗ [E2004] Versions "2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E2004] Versions "2.0.7, 2.0.6" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E2004] Versions "2.0.8, 2.0.7, 2.0.6" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E2004] Versions "2.0.9, 2.0.8, 2.0.7, 2.0.6" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.

WARNINGS:

  • 👀 [W1013] Please test whether adapter can support compact mode, if not set "common.compact:false" at io-package.json.
  • 👀 [W1056] admin 7.6.17 listed as dependency but 7.6.20 is recommended. Please consider updating globalDependency at io-package.json.
  • 👀 [W2002] Version of package.json (2.0.10) doesn't match latest version on NPM (2.0.5)
  • 👀 [W2002] Version of package.json (2.0.6) doesn't match latest version on NPM (2.0.5)
  • 👀 [W2002] Version of package.json (2.0.7) doesn't match latest version on NPM (2.0.5)
  • 👀 [W2002] Version of package.json (2.0.8) doesn't match latest version on NPM (2.0.5)
  • 👀 [W2002] Version of package.json (2.0.9) doesn't match latest version on NPM (2.0.5)
  • 👀 [W5042] Package "@iobroker/adapter-core" is used in source files but not found in dependencies of package.json. Dependency might be missing.
  • 👀 [W5042] Package "@iobroker/adapter-react-v5" is used in source files but not found in dependencies of package.json. Dependency might be missing.
  • 👀 [W5042] Package "@mui/material" is used in source files but not found in dependencies of package.json. Dependency might be missing.
  • 👀 [W5042] Package "react" is used in source files but not found in dependencies of package.json. Dependency might be missing.
  • 👀 [W6019] README.md contains 45 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W6019] README.md contains 46 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W6019] README.md contains 47 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W6019] README.md contains 48 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W6019] README.md contains 49 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W8004] Please process PR [#564] "[iobroker-bot] Add node: prefix to Node.js built-in module requires and imports"
  • 👀 [W8004] Please process PR [#566] "[iobroker-bot] Update Dependabot Configuration – Add npm Cooldown"
  • 👀 [W8004] Please process PR [#572] "[iobroker-bot] Update Node.js versions in test-and-release workflow"
  • 👀 [W8004] Please process PR [#593] "[iobroker-bot] Add Dependabot Ignore Rule for @types/node Major Version Updates"
  • 👀 [W8004] Please process PR [#594] "[iobroker-bot] Drop Node.js 20 support (End of Life)"
  • 👀 [W8004] Please process PR [#595] "[iobroker-bot] Add CHANGELOG_OLD.md to store older changelog entries"
  • 👀 [W8905] Repository contains package.json files in non-root directories (e.g. /packages/dm-widgets/package.json, /src-admin/package.json, /src-www/package.json). Dependabot may miss updates unless the "npm" ecosystem entry uses "directories: ['**/*']" instead of "directory: '/'"
  • 👀 [W8905] Repository contains package.json files in non-root directories (e.g. /src-admin/package.json, /src-www/package.json). Dependabot may miss updates unless the "npm" ecosystem entry uses "directories: ['**/*']" instead of "directory: '/'"
  • 👀 [W8915] Dependabot npm entry (directory: "/") has no "cooldown" configured. A cooldown of at least 7 days (e.g. "cooldown: { default: 7 }") is recommended to reduce supply chain risk.
  • 👀 [W8915] Dependabot npm entry (directory: "/src-admin") has no "cooldown" configured. A cooldown of at least 7 days (e.g. "cooldown: { default: 7 }") is recommended to reduce supply chain risk.

SUGGESTIONS:

  • 📌 [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.
  • 📌 [S0062] Consider adding and using package "@alcalzone/release-script-plugin-manual-review".
  • 📌 [S0062] Consider adding and using package "@iobroker/adapter-dev".
  • 📌 [S1084] "common.singleton" detected for non onlyWWW adapter. Is this really desired?
  • 📌 [S1091] admin dependency (>=7.6.17) at io-package.json is not required as 'common.adminUI' specifies that no UI exists. Feel free to remove.
  • 📌 [S4036] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
  • 📌 [S5026] Consider adding plugin "@alcalzone/release-script-plugin-manual-review".
  • 📌 [S5043] Package "util" is a built-in Node.js module. Please use "node:util" instead.

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 Thu, 14 May 2026 21:42:31 GMT based on commit a62454a
ioBroker.repochecker 5.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions