-
-
Notifications
You must be signed in to change notification settings - Fork 9
Please consider fixing issues detected by repository checker #449
Description
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 web-speedy 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.web-speedy
ERRORS:
- ❗ [E0026] "{'engines': {'node'>='18'}}" is required at package.json, "{'engines':{'node'>='20'}}" is recommended
- ❗ [E0033] @iobroker/adapter-core 2.2.1 specified. 3.2.3 is required as minimum, 3.3.2 (or newer) is current. Please update dependencies at package.json
- ❗ [E0036] @iobroker/testing 2.0.2 specified. 5.2.2 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
- ❗ [E1057] js-controller 1.4.2 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.
- ❗ [E1105] io-package.json schema validation error: Missing required property "licenseInformation" in /common
- ❗ [E1105] io-package.json schema validation error: Missing required property "tier" in /common
- ❗ [E2004] Versions "0.1.5, 0.1.0" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
- ❗ [E5040] Example configuration (option1, option2) found in "native" of io-package.json. Please remove example configuration from your code.
- ❗ [E8004] Please process issue [#414] "Compatibility check and testing for node.js 24"
- ❗ [E8903] Dependabot configuration "/.github/dependabot.yml" has no entry with "package-ecosystem: github-actions". Please add one.
- ❗ [E8912] Automerge workflow file "/.github/workflows/dependabot-auto-merge.yml" uses deprecated action "ahmadnassri/action-dependabot-auto-merge" which no longer works. Please migrate to "iobroker-bot-orga/action-automerge-dependabot@v1".
WARNINGS:
- 👀 [W0040] "keywords" within package.json should contain "ioBroker"
- 👀 [W0050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'.
- 👀 [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.
- 👀 [W1035] "common.tier" is required in io-package.json. Please check https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md#adapter.
- 👀 [W1054] Missing suggested translation into uk of some "common.news" in io-package.json.
- 👀 [W1068] "common.keywords" should not contain "iobroker, adapter, smart home" io-package.json
- 👀 [W1078] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "common.adminUI.config".
- 👀 [W1081] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"
- 👀 [W1084] "common.main" is deprecated and ignored. Please remove from io-package.json. Executable is defined by entry "main" at package.json.
- 👀 [W1084] "common.noConfig" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI.config":"none".
- 👀 [W1084] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
- 👀 [W3004] Workflow "name" in "/.github/workflows/test-and-release.yml" must be "Test and Release" (found: "(not set)" ).
- 👀 [W3009] Workflow "/.github/workflows/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] Workflow "/.github/workflows/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".
- 👀 [W3017] Workflow "/.github/workflows/test-and-release.yml": job "deploy" should contain a step using "ioBroker/testing-action-deploy@v1".
- 👀 [W5013] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
- 👀 [W8004] Please process PR [#420] "[iobroker-bot] Block .commitinfo by adding to .gitignore"
- 👀 [W8004] Please process PR [[[iobroker-bot] Add tier information to io-package.json #421] "[iobroker-bot] Add tier information to io-package.json"]([iobroker-bot] Add tier information to io-package.json #421)
- 👀 [W8004] Please process PR [[[iobroker-bot] Add license information to io-package.json #422] "[iobroker-bot] Add license information to io-package.json"]([iobroker-bot] Add license information to io-package.json #422)
- 👀 [W8004] Please process PR [#424] "[iobroker-bot] Optimize Dependabot Schedule Configuration"
- 👀 [W8004] Please process PR [[[iobroker-bot] Remove deprecated common.main attribute from io-package.json #426] "[iobroker-bot] Remove deprecated common.main attribute from io-package.json"]([iobroker-bot] Remove deprecated common.main attribute from io-package.json #426)
- 👀 [W8004] Please process PR [[[iobroker-bot] Remove deprecated common.title from io-package.json #427] "[iobroker-bot] Remove deprecated common.title from io-package.json"]([iobroker-bot] Remove deprecated common.title from io-package.json #427)
- 👀 [W8004] Please process PR [#428] "[iobroker-bot] Fix Schema Links for VSCode"
- 👀 [W8004] Please process PR [#429] "[iobroker-bot] Fix Copyright Year"
- 👀 [W8004] Please process PR [#430] "[iobroker-bot] Setup Auto-Merge for Dependabot PRs"
- 👀 [W8004] Please process PR [[[iobroker-bot] Fix keywords in package.json and io-package.json #431] "[iobroker-bot] Fix keywords in package.json and io-package.json"]([iobroker-bot] Fix keywords in package.json and io-package.json #431)
- 👀 [W8004] Please process PR [#432] "[iobroker-bot] Update Node.js versions in test-and-release workflow"
- 👀 [W8004] Please process PR [#445] "[iobroker-bot] Add node: prefix to Node.js built-in module requires and imports"
- 👀 [W8004] Please process PR [#448] "[iobroker-bot] Update Dependabot Configuration – Add npm Cooldown"
- 👀 [W8004] Please process issue [#412] "Migration to ESLint 9 and @iobroker/eslint-config"
- 👀 [W9503] .npmignore found - consider using package.json object "files" instead.
SUGGESTIONS:
- 📌 [S0062] Consider adding and using package "@alcalzone/release-script".
- 📌 [S0062] Consider adding and using package "@alcalzone/release-script-plugin-iobroker".
- 📌 [S0062] Consider adding and using package "@alcalzone/release-script-plugin-license".
- 📌 [S0062] Consider adding and using package "@alcalzone/release-script-plugin-manual-review".
- 📌 [S0062] Consider adding and using package "@iobroker/adapter-dev".
- 📌 [S0062] Consider adding and using package "@iobroker/eslint-config".
- 📌 [S1039] Please evaluate whether adapter can be modified to support compact mode.
- 📌 [S4038] .vscode/settings.json file missing "json.schemas" property. Add schema definitions for better IntelliSense support.
- 📌 [S5043] Package "os" is a built-in Node.js module. Please use "node:os" instead.
- 📌 [S8911] File "/.github/workflows/dependabot-auto-merge.yml" was found. Consider migrating to the new standard workflow "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.
your
ioBroker Check and Service Bot
@mcm1957 for evidence
Last update at Mon, 06 Apr 2026 07:04:09 GMT based on commit d9e4f2e
ioBroker.repochecker 5.6.9