schmupu/ioBroker.sia

Please consider fixing issues detected by repository checker

Opened this issue · 5 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 sia 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.sia

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

ERRORS:

WARNINGS:

  • 👀 [W127] Missing suggested translation into uk of "common.titleLang" in io-package.json.
  • 👀 [W132] Many "common.news" found in io-package.json. Repository builder will truncate at 7 news. Please remove old news.
  • 👀 [W134] Missing suggested translation into uk of "common.desc" in io-package.json.
  • 👀 [W135] "common.tier" is required in io-package.json. Please check https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md#adapter.
  • 👀 [W154] Missing suggested translation into uk of some "common.news" in io-package.json.
  • 👀 [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"
  • 👀 [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.
  • 👀 [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
  • 👀 [W523] "package-lock.json" not found in repo! Please remove from .gitignore!
  • 👀 [W953] .npmignore found - consider using package.json object "files" instead.

SUGGESTIONS:

  • 📌 [S522] Please consider migrating to admin 5 UI (jsonConfig).
  • 📌 [S523] "package-lock.json" not found in repo! Please consider to commit it to github repository.

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 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, 27 Dec 2024 05:37:02 GMT based on commit d08a098
ioBroker.repochecker 3.2.2

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E955] iob_npm.done not found in .npmignore

👍Thanks for fixing the issues.

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[W523] "package-lock.json" not found in repo! Please remove from .gitignore!

👍Thanks for fixing the issues.

The following issues are new and have been added
[S523] "package-lock.json" not found in repo! Please consider to commit it to github repository.

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommended

👍Thanks for fixing the issues.

The following issues are new and have been added
[E026] "{'engines': {'node'>='18'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommended

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E033] @iobroker/adapter-core 1.0.3 specified. 3.1.4 is required as minimum, 3.1.6 is recommended. Please update dependencies at package.json

👍Thanks for fixing the issues.

The following issues are new and have been added
[E033] @iobroker/adapter-core 1.0.3 specified. 3.1.4 is required as minimum, 3.2.2 is recommended. Please update dependencies at package.json

This issue has been updated by ioBroker Check and Service Bot

The following issues are new and have been added
[E804] Please process issue [#34] "Compatibility check and testing for node.js 22"
[E804] Please process issue [#35] "IMPORTANT: Update of dependency @iobroker/adapter-core is required as soon as possible"