Skip to content

Please consider fixing issues detected by repository checker #606

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'>='20'}}" is required at package.json, "{'engines':{'node'>='22'}}" is recommended
  • ❗ [E0036] @alcalzone/release-script 5.2.0 specified. 5.2.1 is required as minimum, 5.2.1 (or newer) is current. Please update devDependencies 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] Versions "2.1.2, 2.1.0, 2.0.19" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E2004] Versions "2.1.3, 2.1.2, 2.1.0, 2.0.19" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E2004] Versions "2.1.4, 2.1.2, 2.1.0, 2.0.19" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E2004] Versions "2.1.5, 2.1.4, 2.1.2, 2.1.0, 2.0.19" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E2005] No "common.news" in io-package.json found for version 2.1.1 marked as "latest" at npm
  • ❗ [E3031] Latest workflow run of "test-and-release.yml" failed run #1043.
  • ❗ [E3031] Latest workflow run of "test-and-release.yml" failed run #1047.
  • ❗ [E3031] Latest workflow run of "test-and-release.yml" failed run #1050.
  • ❗ [E3031] Latest workflow run of "test-and-release.yml" on branch "master" failed run #1051.
  • ❗ [E3031] Latest workflow run of "test-and-release.yml" on branch "master" failed run #1054.
  • ❗ [E3031] Latest workflow run of "test-and-release.yml" on branch "master" failed run #1062.
  • ❗ [E3031] Latest workflow run of "test-and-release.yml" on branch "master" failed run #1065.
  • ❗ [E5049] process.env is used in source files (src-www/src/serviceWorker.ts). process.env is incompatible with compact mode. Please use adapter configuration instead.
  • ❗ [E5050] process.exit() used in (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.
  • ❗ [E6029] Changelog section in README.md has no entry for npm latest version 2.1.1.

WARNINGS:

  • 👀 [W0034] @iobroker/adapter-core 3.3.2 specified. 3.4.1 (or newer) is current. Please update dependencies at package.json
  • 👀 [W0066] "@types/node":"^25.8.0" at package.json allows major version greater than 20. Downgrade to node.js 20.x.x to avoid wrong typing is recommended.
  • 👀 [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.1.2) doesn't match latest version on NPM (2.1.1)
  • 👀 [W2002] Version of package.json (2.1.3) doesn't match latest version on NPM (2.1.1)
  • 👀 [W2002] Version of package.json (2.1.4) doesn't match latest version on NPM (2.1.1)
  • 👀 [W2002] Version of package.json (2.1.5) doesn't match latest version on NPM (2.1.1)
  • 👀 [W3032] Workflow "test-and-release.yml" run triggered by tag "v2.1.2" for current release 2.1.2 failed run #1042.
  • 👀 [W3032] Workflow "test-and-release.yml" run triggered by tag "v2.1.3" for current release 2.1.3 failed run #1045.
  • 👀 [W3032] Workflow "test-and-release.yml" run triggered by tag "v2.1.4" for current release 2.1.4 failed run #1050.
  • 👀 [W3032] Workflow "test-and-release.yml" run triggered by tag "v2.1.5" for current release 2.1.5 failed run #1053.
  • 👀 [W5042] Package "react" is used in source file(s) (packages/dm-widgets/src/WidgetGeneric.ts) but not found in dependencies of package.json. Dependency might be missing.
  • 👀 [W5060] Package "@iobroker/adapter-core" is listed in dependencies of package.json but not imported or required by any scanned source file. Dependency might be unused.
  • 👀 [W5060] Package "@iobroker/dm-utils" is listed in dependencies of package.json but not imported or required by any scanned source file. Dependency might be unused.
  • 👀 [W5060] Package "@iobroker/type-detector" is listed in dependencies of package.json but not imported or required by any scanned source file. Dependency might be unused.
  • 👀 [W5060] Package "typescript" is listed in dependencies of package.json but not imported or required by any scanned source file. Dependency might be unused.
  • 👀 [W5063] JSON formatting in "admin/mf-manifest.json" is hard to read (too few line breaks). Please use consistent indentation and proper line breaks.
  • 👀 [W5604] i18n "src-admin/src/i18n" language "de" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "es" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "fr" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "it" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "nl" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "pl" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "pt" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "ru" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "uk" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W5604] i18n "src-admin/src/i18n" language "zh-cn" is missing 4 key(s) present in English: GUI, Show device in GUI, GUI only, Close preview
  • 👀 [W6019] README.md contains 51 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W6019] README.md contains 52 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W6019] README.md contains 53 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W6019] README.md contains 54 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"
  • 👀 [W8004] Please process PR [#604] "[iobroker-bot] Update js-controller dependency requirements"
  • 👀 [W8004] Please process PR [#608] "[iobroker-bot] Add Dependabot Ignore Rule for @types/node Major Version Updates"
  • 👀 [W8004] Please process PR [#610] "Translations update from ioBroker Translation System"
  • 👀 [W8905] Repository contains package.json files in non-root directories (e.g. /packages/dm-widgets/package.json, /src-www/package.json), but no npm dependabot entry matches affected directories. Add matching "directory" or "directories" entries.
  • 👀 [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.
  • 👀 [W8917] At least major versions of @types/node should not be updated by dependabot. Please add ignore block at dependabot.yml.

SUGGESTIONS:

  • 📌 [S0062] Consider adding and using package "@iobroker/adapter-dev".
  • 📌 [S0085] No devDependency "@tsconfig/nodeXX" found. Consider adding one for proper type checking (see ioBroker.examples for examples).
  • 📌 [S0088] "/tsconfig.json" should contain an extends clause like "extends": "@tsconfig/node20/tsconfig.json" (see ioBroker.examples).
  • 📌 [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.
  • 📌 [S2008] Version 2.1.1 tagged as "latest" at npm is not signed with provenance. Trusted publishing is recommended.
  • 📌 [S3032] No workflow run for "test-and-release.yml" triggered by tag "v2.1.4" was found for current release 2.1.4. Workflow logs might be deleted already.
  • 📌 [S3035] No workflow run for "test-and-release.yml" triggered by tag "v2.1.1" was found for npm latest release 2.1.1. Workflow logs might be deleted already.
  • 📌 [S4036] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
  • 📌 [S5005] Plain setTimeout() found in source files (src/lib/WidgetsManagement.ts, src-www/public/vendor/socket.io.js). Please use this.setTimeout() or adapter.setTimeout() instead.
  • 📌 [S5026] Consider adding plugin "@alcalzone/release-script-plugin-manual-review".

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, 25 Jun 2026 21:59:42 GMT based on commit e15ba74
ioBroker.repochecker 5.18.11

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