Skip to content

Please consider fixing issues detected by repository checker #315

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 simple-api 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.simple-api

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

ERRORS:

  • ❗ [E0029] Node.js 20 is required as minimum, node.js 22 is recommended. The current engines.node clause ">=18" allows Node.js 18.0.0 as minimum. Please update it to require at least ">=20" at package.json.
  • ❗ [E0036] @alcalzone/release-script 3.8.0 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.7.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 3.7.0 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.7.0 specified. 5.2.0 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
  • ❗ [E1057] admin 6.17.14 listed as dependency but 7.6.17 is required as minimum, 7.6.20 is recommended. Please update globalDependency at io-package.json.
  • ❗ [E5050] process.exit() used in (dist/main.js, 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 [xl] for certificate at admin/jsonConfig.json/items/mainTab/certPublic
  • ❗ [E5507] missing size attributes [xl] for checkbox at admin/jsonConfig.json/items/mainTab/secure
  • ❗ [E5507] missing size attributes [xl] for instance at admin/jsonConfig.json/items/mainTab/webInstance
  • ❗ [E5507] missing size attributes [xl] for ip at admin/jsonConfig.json/items/mainTab/bind
  • ❗ [E5507] missing size attributes [xl] for number at admin/jsonConfig.json/items/mainTab/port
  • ❗ [E5510] responsive check: maximum issues reached, please fix reported ones and recheck
  • ❗ [E8004] Please process issue [#229] "Compatibility check and testing for node.js 24"

WARNINGS:

  • 👀 [W0034] @iobroker/adapter-core 3.2.3 specified. 3.4.1 (or newer) is current. Please update dependencies at package.json
  • 👀 [W0050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'.
  • 👀 [W0063] "chai, mocha" are included in "@iobroker/testing". Remove from devDependencies at package.json
  • 👀 [W0066] "@types/node":"^24.10.1" at package.json allows major version greater than 18. Downgrade to node.js 18.x.x to avoid wrong typing is recommended.
  • 👀 [W1054] Missing suggested translation into uk of some "common.news" in io-package.json.
  • 👀 [W3032] No workflow run for "test-and-release.yml" triggered by tag "v3.0.7" was found for current release 3.0.7. Workflow logs might be deleted already.
  • 👀 [W3050] "test-and-release.yml": could not retrieve log for "check-and-lint" job in run #384.
  • 👀 [W3051] "test-and-release.yml": "testing-action-check" in run #495 on branch "master"does not log the expected defaults for "npm run test:package". Please check the log,
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (18.x, macos-latest)" in run #384.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (18.x, ubuntu-latest)" in run #384.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (18.x, windows-latest)" in run #384.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, macos-latest)" in run #384.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, ubuntu-latest)" in run #384.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, windows-latest)" in run #384.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (22.x, macos-latest)" in run #384.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (22.x, ubuntu-latest)" in run #384.
  • 👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (22.x, windows-latest)" in run #384.
  • 👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, macos-latest)" in run #495 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 #495 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 #495 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 (20.x, macos-latest)" in run #495 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 (20.x, ubuntu-latest)" in run #495 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 (20.x, windows-latest)" in run #495 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 (22.x, macos-latest)" in run #495 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 (22.x, ubuntu-latest)" in run #495 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 (22.x, windows-latest)" in run #495 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
  • 👀 [W5039] "admin/words.js" found but not referenced anywhere. File seems to be outdated, please consider removing it.
  • 👀 [W5612] "admin/jsonConfig.json/items/mainTab" attribute "label" uses key "Main settings" which is not found in the English translation file at "admin/i18n/en".
  • 👀 [W6019] README.md contains 52 changelog entries. Consider adding CHANGELOG_OLD.md file supported by @alcalzone/releasescript.
  • 👀 [W8004] Please process PR [#278] "[iobroker-bot] Fix Copyright Year"
  • 👀 [W8004] Please process PR [#279] "[iobroker-bot] Setup Auto-Merge for Dependabot PRs"
  • 👀 [W8004] Please process PR [#281] "[iobroker-bot] Update Dependabot Configuration – Add npm Cooldown"
  • 👀 [W8004] Please process PR [#283] "[iobroker-bot] Update Node.js versions in test-and-release workflow"
  • 👀 [W8004] Please process PR [#296] "[iobroker-bot] Drop Node.js 20 support (End of Life)"
  • 👀 [W8004] Please process PR [#297] "[iobroker-bot] Add CHANGELOG_OLD.md to store older changelog entries"
  • 👀 [W8004] Please process PR [#308] "[iobroker-bot] Add Dependabot Ignore Rule for @types/node Major Version Updates"
  • 👀 [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:

  • 📌 [S0082] A newer version (5.0.6) for package "@types/express" (devDependencies) exists. The newer version has been published for more than 200 days. Please evaluate if upgrading from 4.17.23 to 5.0.6 is possible.
  • 📌 [S0082] A newer version (5.2.1) for package "express" (dependencies) exists. The newer version has been published for more than 200 days. Please evaluate if upgrading from 4.21.2 to 5.2.1 is possible.
  • 📌 [S0082] A newer version (6.2.2) for package "chai" (devDependencies) exists. The newer version has been published for more than 150 days. Please evaluate if upgrading from 4.5.0 to 6.2.2 is possible.
  • 📌 [S0082] A newer version (6.2.2) for package "chai" (devDependencies) exists. The newer version has been published for more than 200 days. Please evaluate if upgrading from 4.5.0 to 6.2.2 is possible.
  • 📌 [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 3.0.7 tagged as "latest" at npm is not signed with provenance. Trusted publishing is recommended.
  • 📌 [S3051] "test-and-release.yml": "testing-action-check" in run #495 does not log the expected defaults for "npm run test:package". Please check the log,
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, macos-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, ubuntu-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, windows-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (20.x, macos-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (20.x, ubuntu-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (20.x, windows-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (22.x, macos-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (22.x, ubuntu-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (22.x, windows-latest)" in run #495 does not log the expected defaults for "npm run test:integration". Please check the log.
  • 📌 [S3056] "test-and-release.yml": workflow run #384 for current release 3.0.7 is older than 90 days; log files might no longer be available.
  • 📌 [S3056] "test-and-release.yml": workflow run #495 on branch "master" is older than 90 days; log files are no longer available.
  • 📌 [S4036] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
  • 📌 [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".
  • 📌 [S5051] Custom sleep/wait function(s) found in source files (dist/lib/SimpleAPI.js, src/lib/SimpleAPI.ts). Consider using the built-in "this.delay()" method provided by the ioBroker adapter base class instead.
  • 📌 [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 Fri, 21 Aug 2026 00:42:19 GMT based on commit 29b01a2
ioBroker.repochecker 5.20.13

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