Skip to content

Please consider fixing issues detected by repository checker #365

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

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

ERRORS:

  • ❗ [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
  • ❗ [E3022] "test-and-release.yml": job "deploy" uses node.js 22 which is below the minimum required version 24. Please update to node.js 24.
  • ❗ [E3022] Workflow "test-and-release.yml": job "deploy" uses node.js 22 which is below the minimum required version 24. Please update to node.js 24.

WARNINGS:

  • 👀 [W0028] Minimum node.js version 22 recommended. Please adapt "{'engines' : { 'node' >= '20' } }" to "{'engines' : { 'node' >= '22' } }" at package.json.
  • 👀 [W0028] Minimum node.js version 22 recommended. The current engines.node clause ">= 20" allows Node.js 20.0.0 as minimum. Please update it to require at least ">=22" at package.json.
  • 👀 [W0034] @iobroker/adapter-core 3.3.2 specified. 3.4.1 (or newer) is current. Please update dependencies at package.json
  • 👀 [W0063] "mocha" are included in "@iobroker/testing". Remove from devDependencies at package.json
  • 👀 [W0066] "@types/node":"^24.12.4" at package.json allows major version greater than 20. Downgrade to node.js 20.x.x to avoid wrong typing is recommended.
  • 👀 [W0066] "@types/node":"^24.13.1" at package.json allows major version greater than 20. Downgrade to node.js 20.x.x to avoid wrong typing is recommended.
  • 👀 [W0066] "@types/node":"^24.13.2" at package.json allows major version greater than 20. Downgrade to node.js 20.x.x to avoid wrong typing is recommended.
  • 👀 [W0076] "prettier.config.mjs" is missing although "@iobroker/eslint-config" is configured.
  • 👀 [W0078] Remove obsolete devDependencies eslint when using "@iobroker/eslint-config".
  • 👀 [W0078] Remove obsolete eslint/prettier devDependencies when using "@iobroker/eslint-config": eslint.
  • 👀 [W0079] Remove obsolete eslint config files when using "/eslint.config.mjs": .eslintignore.
  • 👀 [W0079] Remove obsolete eslint/prettier config files when using "@iobroker/eslint-config": .eslintignore.
  • 👀 [W3019] "test-and-release.yml": job "deploy" step using "ioBroker/testing-action-deploy@v1" has "npm-token" parameter specified. Trusted publishing will not work while "npm-token" is set.
  • 👀 [W3019] Workflow "test-and-release.yml": job "deploy" step using "ioBroker/testing-action-deploy@v1" has "npm-token" parameter specified. Trusted publishing will not work while "npm-token" is set.
  • 👀 [W3031] No workflow runs found for "test-and-release.yml" and branch "main". Please check https://github.com/Ax-LED/ioBroker.powerfox2/actions/workflows/test-and-release.yml.
  • 👀 [W3032] "test-and-release.yml" run triggered by tag "v0.0.15" for current release 0.0.15 failed run #264.
  • 👀 [W3032] Just for Info: No workflow run for "test-and-release.yml" triggered by tag "v0.0.15" was found for current release 0.0.15. Workflow logs might be deleted already.
  • 👀 [W3032] Workflow "test-and-release.yml" run triggered by tag "v0.0.15" for current release 0.0.15 failed run #264.
  • 👀 [W3050] "test-and-release.yml": could not retrieve log for "check-and-lint" job in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, macos-latest)" in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, ubuntu-latest)" in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, windows-latest)" in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (22.x, macos-latest)" in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (22.x, ubuntu-latest)" in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (22.x, windows-latest)" in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (24.x, macos-latest)" in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (24.x, ubuntu-latest)" in run #297.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (24.x, windows-latest)" in run #297.
  • 👀 [W5048] ".eslintignore" is most likely obsolete when using "@iobroker/eslint-config". Please remove it.
  • 👀 [W8004] Please process PR [#342] "[iobroker-bot] Add node: prefix to Node.js built-in module requires and imports"
  • 👀 [W8004] Please process PR [#344] "[iobroker-bot] Update Dependabot Configuration – Add npm Cooldown"
  • 👀 [W8004] Please process PR [#347] "[iobroker-bot] Update Node.js versions in test-and-release workflow"
  • 👀 [W8004] Please process PR [#352] "[iobroker-bot] Add Dependabot Ignore Rule for @types/node Major Version Updates"
  • 👀 [W8004] Please process PR [#353] "[iobroker-bot] Drop Node.js 20 support (End of Life)"
  • 👀 [W8004] Please process PR [#354] "[iobroker-bot] Add CHANGELOG_OLD.md to store older changelog entries"
  • 👀 [W8004] Please process PR [#367] "[iobroker-bot] Add Dependabot Ignore Rule for @types/node Major Version Updates"
  • 👀 [W8004] Please process PR [[[iobroker-bot] Align @tsconfig/nodeXX with engines.node in package.json #369] "[iobroker-bot] Align @tsconfig/nodeXX with engines.node in package.json"]([iobroker-bot] Align @tsconfig/nodeXX with engines.node in package.json #369)
  • 👀 [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:

  • 📌 [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).
  • 📌 [S2008] Version 0.0.15 tagged as "latest" at npm is not signed with provenance. Trusted publishing is recommended.
  • 📌 [S3021] "test-and-release.yml": job "check-and-lint" uses node.js 22. Consider updating to the recommended version 24.
  • 📌 [S3021] Workflow "test-and-release.yml": job "check-and-lint" uses node.js 22. Consider updating to the recommended version 24.
  • 📌 [S3032] Just for Info: No workflow run for "test-and-release.yml" triggered by tag "v0.0.15" was found for current release 0.0.15. Workflow logs might be deleted already.
  • 📌 [S3032] No workflow run for "test-and-release.yml" triggered by tag "v0.0.15" was found for current release 0.0.15. Workflow logs might be deleted already.
  • 📌 [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.

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, 01 Jul 2026 10:49:51 GMT based on commit 16223c7
ioBroker.repochecker 5.19.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions