Skip to content

Please consider fixing issues detected by repository checker #164

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

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
  • ❗ [E0033] @iobroker/adapter-core 2.6.8 specified. 3.2.3 is required as minimum, 3.4.1 (or newer) is current. Please update dependencies at package.json
  • ❗ [E0036] @alcalzone/release-script 3.5.9 specified. 5.2.1 is required as minimum, 5.2.1 (or newer) is current. Please update devDependencies at package.json
  • ❗ [E0036] @alcalzone/release-script-plugin-iobroker 3.5.9 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 3.5.9 specified. 5.2.0 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
  • ❗ [E0036] @iobroker/testing 4.1.0 specified. 5.2.2 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
  • ❗ [E1021] No authors found in io-package.json
  • ❗ [E1029] Admin support not specified. Please add "common.adminUI.config = json|materialize|html|none"
  • ❗ [E1057] js-controller 2.0.0 listed as dependency but 6.0.11 is required as minimum. Please update dependency at io-package.json.
  • ❗ [E1090] admin dependency missing. admin 7.6.17 is required as minimum, 7.6.20 is recommended. Please add to globalDependencies at io-package.json.
  • ❗ [E2004] Versions "2.0.0, 0.2.0" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E3025] "test-and-release.yml": job "adapter-tests" matrix is missing required node.js version 20. Tests with node.js 20 are required.
  • ❗ [E3025] "test-and-release.yml": job "adapter-tests" matrix is missing required node.js version 22. Tests with node.js 22 are required.
  • ❗ [E3025] "test-and-release.yml": job "adapter-tests" matrix is missing required node.js version 24. Tests with node.js 24 are required.
  • ❗ [E3031] Latest workflow run of "test-and-release.yml" on branch "master" failed run #280.
  • ❗ [E8004] Please process issue [#100] "IMPORTANT: Update of dependency @iobroker/adapter-core is required as soon as possible"
  • ❗ [E8004] Please process issue [#104] "Compatibility check and testing for node.js 24"
  • ❗ [E9507] i18n directory "admin/i18n" found in repository but is not included in package.json "files". Translations will be missing from the npm package.

WARNINGS:

  • 👀 [W0050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'.
  • 👀 [W0074] No "lint" script found in package.json. Please add one.
  • 👀 [W1027] Missing suggested translation into uk of "common.titleLang" in io-package.json.
  • 👀 [W1034] Missing suggested translation into uk of "common.desc" in io-package.json.
  • 👀 [W1054] Missing suggested translation into uk of some "common.news" in io-package.json.
  • 👀 [W1084] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
  • 👀 [W3009] "test-and-release.yml" is missing recommended concurrency configuration. See "https://github.com/ioBroker/ioBroker.example/blob/e7db900495bb3c2b89dc35d863dda4ccf33f5def/JavaScript/.github/workflows/test-and-release.yml#L17" for details.
  • 👀 [W3013] "test-and-release.yml": job "check-and-lint" should contain a step using "ioBroker/testing-action-check@v1".
  • 👀 [W3015] "test-and-release.yml": job "adapter-tests" should contain a step using "ioBroker/testing-action-adapter@v1".
  • 👀 [W3017] "test-and-release.yml": job "deploy" should contain a step using "ioBroker/testing-action-deploy@v1".
  • 👀 [W3024] "test-and-release.yml": job "adapter-tests" matrix uses node.js 14 which is not in the list of recommended testing versions (20, 22, 24, 26, 27).
  • 👀 [W3024] "test-and-release.yml": job "adapter-tests" matrix uses node.js 16 which is not in the list of recommended testing versions (20, 22, 24, 26, 27).
  • 👀 [W3024] "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, 26, 27).
  • 👀 [W3032] No workflow run for "test-and-release.yml" triggered by tag "v2.0.2" was found for current release 2.0.2. Workflow logs might be deleted already.
  • 👀 [W3051] "test-and-release.yml": "testing-action-check" in run #280 on branch "master"does not log the expected defaults for "npm run test:package". Please check the log,
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (14.x, macos-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (14.x, ubuntu-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (14.x, windows-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (16.x, macos-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (16.x, ubuntu-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (16.x, windows-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, macos-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, ubuntu-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, windows-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W5013] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
  • 👀 [W5603] i18n directory "admin/i18n" is missing language "uk".
  • 👀 [W8004] Please process PR [[[iobroker-bot] Remove deprecated common.title from io-package.json #132] "[iobroker-bot] Remove deprecated common.title from io-package.json"]([iobroker-bot] Remove deprecated common.title from io-package.json #132)
  • 👀 [W8004] Please process PR [#135] "[iobroker-bot] Fix Copyright Year"
  • 👀 [W8004] Please process PR [#136] "[iobroker-bot] Setup Auto-Merge for Dependabot PRs"
  • 👀 [W8004] Please process PR [#145] "[iobroker-bot] Update Dependabot Configuration – Add npm Cooldown"
  • 👀 [W8004] Please process PR [#147] "[iobroker-bot] Update Node.js versions in test-and-release workflow"
  • 👀 [W8004] Please process PR [#150] "[iobroker-bot] Drop Node.js 20 support (End of Life)"
  • 👀 [W8004] Please process PR [#151] "[iobroker-bot] Add CHANGELOG_OLD.md to store older changelog entries"
  • 👀 [W8004] Please process PR [#157] "[iobroker-bot] Update js-controller dependency requirements"
  • 👀 [W8004] Please process PR [#160] "[iobroker-bot] Add Dependabot Ignore Rule for @types/node Major Version Updates"
  • 👀 [W8004] Please process issue [#105] "Migration to ESLint 9 and @iobroker/eslint-config"
  • 👀 [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.
  • 👀 [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".
  • 📌 [S0062] Consider adding and using package "@iobroker/eslint-config".
  • 📌 [S0065] No devDependency for "@types/node" found. Consider adding "@types/node":">=20" to devDependencies at package.json.
  • 📌 [S0071] No devDependency for "@iobroker/eslint-config" found. Consider migrating to the shared ESLint config.
  • 📌 [S0087] Missing "/tsconfig.json". Consider adding it for proper type checking (see ioBroker.examples for examples).
  • 📌 [S2008] Version 2.0.2 tagged as "latest" at npm is not signed with provenance. Trusted publishing is recommended.
  • 📌 [S4036] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
  • 📌 [S4047] Adapter "rfxcom" is not yet available in the stable repository. Please consider adding it.
  • 📌 [S5005] Plain setTimeout() found in source files (main.js). Please use this.setTimeout() or adapter.setTimeout() instead.
  • 📌 [S5022] Please consider migrating to admin 5 UI (jsonConfig) or react based UI.
  • 📌 [S5023] "package-lock.json" not found in repo! Please consider to commit it to github repository.
  • 📌 [S5026] Consider adding plugin "@alcalzone/release-script-plugin-manual-review".
  • 📌 [S5601] i18n directory "admin/i18n" uses long format ({lang}/translations.json). Consider migrating to short format ({lang}.json) using "npm run translate convert".
  • 📌 [S8913] No automerge workflow for dependabot PRs found. Consider setting up automerging by adding ".github/workflows/automerge-dependabot.yml".

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, 02 Sep 2026 09:13:48 GMT based on commit fcde985
ioBroker.repochecker 5.20.14

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