-
Notifications
You must be signed in to change notification settings - Fork 4
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 vis-3dmodel 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.vis-3dmodel
ERRORS:
- ❗ [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-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
- ❗ [E1029] Admin support not specified. Please add "common.adminUI.config = json|materialize|html|none"
- ❗ [E1090] admin dependency missing. admin 6.17.14 is required as minimum, 7.6.17 is recommended. Please add to globalDependencies 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
- ❗ [E1105] io-package.json schema validation error: Unknown property "localLink" in /common
- ❗ [E2004] Version "0.0.6" listed at common.news at io-package.json does not exist at NPM. Please remove from news section.
- ❗ [E5018] "@alcalzone/release-script" (>=3.0.0) is used, but ".releaseconfig.json" not found. Please create.
- ❗ [E6006] Current adapter version 0.0.10 not found in README.md
- ❗ [E8004] Please process issue [#211] "Compatibility check and testing for node.js 22"
- ❗ [E8004] Please process issue [#246] "Compatibility check and testing for node.js 24"
WARNINGS:
- 👀 [W0037] @alcalzone/release-script 3.8.0 specified. 5.0.0 (or newer) is current. Please update devDependencies at package.json
- 👀 [W0037] @alcalzone/release-script-plugin-iobroker 3.7.2 specified. 4.0.0 (or newer) is current. Please update devDependencies at package.json
- 👀 [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.
- 👀 [W1032] Many "common.news" found in io-package.json. Repository builder will truncate at 7 news. Please remove old news.
- 👀 [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.
- 👀 [W1068] "common.keywords" should not contain "iobroker, adapter, smart home" io-package.json
- 👀 [W1072] "common.localLink" in io-package.json is deprecated. Please define object "common.localLinks": { "_default": "..." }
- 👀 [W1081] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"
- 👀 [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.
- 👀 [W1105] io-package.json schema validation error: Missing required property "licenseInformation" in /common
- 👀 [W1105] io-package.json schema validation error: Missing required property "tier" in /common
- 👀 [W1105] io-package.json schema validation error: Unknown property "localLink" in /common
- 👀 [W5013] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
- 👀 [W8004] Please process PR [#268] "[iobroker-bot] Block .commitinfo by adding to .gitignore"
- 👀 [W8004] Please process PR [[[iobroker-bot] Add tier information to io-package.json #273] "[iobroker-bot] Add tier information to io-package.json"]([iobroker-bot] Add tier information to io-package.json #273)
- 👀 [W8004] Please process PR [[[iobroker-bot] Add license information to io-package.json #274] "[iobroker-bot] Add license information to io-package.json"]([iobroker-bot] Add license information to io-package.json #274)
- 👀 [W8004] Please process PR [#276] "[iobroker-bot] Optimize Dependabot Schedule Configuration"
- 👀 [W8004] Please process PR [#280] "[iobroker-bot] Fix Copyright Year"
- 👀 [W8004] Please process PR [[[iobroker-bot] Remove deprecated common.title from io-package.json #281] "[iobroker-bot] Remove deprecated common.title from io-package.json"]([iobroker-bot] Remove deprecated common.title from io-package.json #281)
- 👀 [W8004] Please process PR [#283] "[iobroker-bot] Fix Copyright Year"
- 👀 [W8004] Please process PR [#284] "[iobroker-bot] Setup Auto-Merge for Dependabot PRs"
- 👀 [W8004] Please process PR [[[iobroker-bot] Fix keywords in package.json and io-package.json #285] "[iobroker-bot] Fix keywords in package.json and io-package.json"]([iobroker-bot] Fix keywords in package.json and io-package.json #285)
- 👀 [W8004] Please process issue [#221] "Migration to ESLint 9 and @iobroker/eslint-config"
- 👀 [W9503] .npmignore found - consider using package.json object "files" instead.
SUGGESTIONS:
- 📌 [S0062] Consider using "@alcalzone/release-script-plugin-license".
- 📌 [S0062] Consider using "@alcalzone/release-script-plugin-manual-review".
- 📌 [S1102] Consider adding 'vis-2' to "common.restartAdapters" as 'vis' is already listed in io-package.json
- 📌 [S4036] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
- 📌 [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 Thu, 05 Mar 2026 06:21:42 GMT based on commit e3a7641
ioBroker.repochecker 5.2.3