You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 wmswebcontrol 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
❗ [E0026] "{'engines': {'node'>='18'}}" is required at package.json, "{'engines':{'node'>='20'}}" is recommended
❗ [E0026] "{'engines': {'node'>='20'}}" is required at package.json, "{'engines':{'node'>='22'}}" is recommended
❗ [E0036] @alcalzone/release-script 3.8.0 specified. 5.0.0 is required as minimum, 5.1.1 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script 3.8.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-iobroker 3.7.2 specified. 4.0.0 is required as minimum, 5.1.2 (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. 4.0.0 is required as minimum, 5.1.1 (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-manual-review 3.7.0 specified. 4.0.0 is required as minimum, 5.1.1 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-manual-review 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] @iobroker/testing 5.0.3 specified. 5.2.2 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
❗ [E1045] Missing mandatory translation into de of some "common.news" in io-package.json.
❗ [E1057] admin 4.0.9 listed as dependency but 7.6.17 is required as minimum, 7.6.20 is recommended. Please update globalDependency at io-package.json.
❗ [E1057] js-controller 3.0.0 listed as dependency but 6.0.11 is required as minimum. Please update dependency at io-package.json.
❗ [E2004] Version "0.0.7" listed at common.news at io-package.json does not exist at NPM. Please remove from news section.
❗ [E3025] Workflow "test-and-release.yml": job "adapter-tests" matrix is missing required node.js version 24. Tests with node.js 24 are required.
❗ [E6007] Future year (2030) found in copyright at README.md. Please use "Copyright (c) 2021-2026 TA2k tombox2020@gmail.com" at start of LICENSE section.
❗ [E7002] Future year (2030) found in LICENSE. Please use "Copyright (c) 2021-2026 TA2k tombox2020@gmail.com" at the start of LICENSE
👀 [W0034] @iobroker/adapter-core 3.2.3 specified. 3.3.2 (or newer) is current. Please update dependencies at package.json
👀 [W0040] "keywords" within package.json should contain "ioBroker"
👀 [W0066] "@types/node":"^22.13.1" at package.json allows major version greater than 20. Downgrade to node.js 20.x.x to avoid wrong typing is recommended.
👀 [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.
👀 [W3013] Workflow "/.github/workflows/test-and-release.yml": job "check-and-lint" should contain a step using "ioBroker/testing-action-check@v1".
👀 [W3013] Workflow "test-and-release.yml": job "check-and-lint" should contain a step using "ioBroker/testing-action-check@v1".
👀 [W3015] Workflow "/.github/workflows/test-and-release.yml": job "adapter-tests" should contain a step using "ioBroker/testing-action-adapter@v1".
👀 [W3015] Workflow "test-and-release.yml": job "adapter-tests" should contain a step using "ioBroker/testing-action-adapter@v1".
👀 [W3024] Workflow "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).
👀 [W6023] Sentry plugin is configured in io-package.json but the required Sentry information was not found in README.md. Please add the standard Sentry notice near the top of README.md.
👀 [W9503] .npmignore found - consider using package.json object "files" instead.
SUGGESTIONS:
📌 [S0062] Consider adding and using package "@iobroker/adapter-dev".
📌 [S0062] Consider adding and using package "@iobroker/eslint-config".
📌 [S3012] Workflow "/.github/workflows/test-and-release.yml": job "deploy" is not defined. Consider adding it for automated releases.
📌 [S3012] Workflow "test-and-release.yml": job "deploy" is not defined. Consider adding it for automated releases.
📌 [S3032] No workflow run for "test-and-release.yml" triggered by tag "v0.1.4" was found for current release 0.1.4. Workflow logs might be deleted already.
📌 [S5022] Please consider migrating to admin 5 UI (jsonConfig) or react based UI.
📌 [S5032] "lib/tools.js" found in repo but not used anywhere. Consider removing file.
📌 [S5043] Package "crypto" is a built-in Node.js module. Please use "node:crypto" instead.
📌 [S8901] Dependabot configuration file ".github/dependabot.yml" not found. Consider adding dependabot to keep dependencies up to date.
📌 [S8913] No automerge workflow for dependabot PRs found. Consider setting up automerging by adding ".github/workflows/automerge-dependabot.yml".
📌 [S9006] .commitinfo file should be excluded by .gitignore, please add a line with text ".commitinfo" to .gitignore
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.
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 wmswebcontrol 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.wmswebcontrol
ERRORS:
WARNINGS:
SUGGESTIONS:
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 recheckor
@iobroker-bot recreatePlease 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 Sun, 24 May 2026 20:55:02 GMT based on commit 6d3cac4
ioBroker.repochecker 5.13.1