Please consider fixing issues detected by repository checker
ioBroker-Bot opened this issue · 1 comments
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 multicast for common errors and appropiate suggestions to keep this adapter up to date.
Please see the result of the check below.
ioBroker.multicast
ERRORS:
- ❗ [E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommened
- ❗ [E033] @iobroker/adapter-core 3.0.3 specified. 3.1.4 is required as minimum, 3.1.6 is recommended. Please update dependencies at package.json
- ❗ [E036] @iobroker/testing 4.1.0 specified. 4.1.3 is required as minimum, 4.1.3 is recommended. Please update devDependencies at package.json
- ❗ [E039] "keywords" within package.json must contain some keywords besides "ioBroker, template, Smart Home, home automation" related to adapter
- ❗ [E145] No "common.news" found for actual version 0.2.0-ALpha.1 in io-package.json
- ❗ [E150] No "common.connectionType" found in io-package.json
- ❗ [E152] No "common.dataSource" found in io-package.json
- ❗ [E160] "admin" is not allowed in common.dependencies
- ❗ [E162] js-controller dependency missing. js-controller 4.0.24 is required as minimum, 5.0.19 is recommended. Please add to dependencies at io-package.json.
- ❗ [E504] setInterval found in "main.js", but no clearInterval detected
- ❗ [E518] "@alcalzone/release-script" (>=3.0.0) is used, but ".releaseconfig.json" not found. Please create.
- ❗ [E603] NO "## Changelog" found in README.md
- ❗ [E866] file tsconfig.json found in repository, but not found in .npmignore
WARNINGS:
- 👀 [W046] devDependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "typescript:5.1.6"
- 👀 [W105] Missing suggested translation into uk of "common.titleLang" in io-package.json.
- 👀 [W109] Missing suggested translation into uk of "common.desc" in io-package.json.
- 👀 [W115] "common.tier" is required in io-package.json. Please check https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md#adapter.
- 👀 [W145] Missing suggested translation into uk of some "common.news" in io-package.json.
- 👀 [W170] "common.keywords" should not contain "iobroker, adapter, smart home" io-package.json
- 👀 [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"
- 👀 [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Use "main" at package.json instead.
- 👀 [W184] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI".
- 👀 [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
- 👀 [W202] Version of package.json (0.2.0-ALpha.1) doesn't match latest version on NPM (0.1.6)
- 👀 [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
- 👀 [W522] Please consider migrating to admin 5 UI (jsonConfig).
- 👀 [W853] .npmignore found - consider using package.json object "files" instead.
Please review issues reported and consider fixing them as soon as appropiate.
Errors reported by repository checker should be fixed as soon as possible. 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.
Warnings reported by repository checker should be reviewed. While some warnings can be considered as a suggestion and be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.
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
This issue has been replaced by new isse #448
This issue can be closed.
your
ioBroker Check and Service Bot