ioBroker.parcel icon indicating copy to clipboard operation
ioBroker.parcel copied to clipboard

Please consider fixing issues detected by repository checker

Open ioBroker-Bot opened this issue 1 year ago • 3 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 parcel for common errors and appropiate suggestions to keep this adapter up to date.

This check is based the current head revisions (master / main branch) of the adapter repository

Please see the result of the check below.

ioBroker.parcel

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

ERRORS:

  • [ ] :heavy_exclamation_mark: [E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommended
  • [ ] :heavy_exclamation_mark: [E157] js-controller 3.2.0 listed as dependency but 4.0.24 is required as minimum, 5.0.19 is recommended. Please update dependency at io-package.json.
  • [ ] :heavy_exclamation_mark: [E254] Version "0.2.8-beta.0" listed at common.news at io-package.json does not exist at NPM. Please remove from news section.

WARNINGS:

  • [ ] :eyes: [W040] "keywords" within package.json should contain "ioBroker"
  • [ ] :eyes: [W127] Missing suggested translation into uk of "common.titleLang" in io-package.json.
  • [ ] :eyes: [W134] Missing suggested translation into uk of "common.desc" in io-package.json.
  • [ ] :eyes: [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.
  • [ ] :eyes: [W154] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of some "common.news" in io-package.json.
  • [ ] :eyes: [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"
  • [ ] :eyes: [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Executable is defined by entry "main" at package.json.
  • [X] :eyes: [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Use "main" at package.json instead.
  • [ ] :eyes: [W184] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI".
  • [ ] :eyes: [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
  • [ ] :eyes: [W252] Version of package.json (0.2.8-beta.0) doesn't match latest version on NPM (0.2.7)
  • [ ] :eyes: [W951] .npmignore found but "files" is used at package.json. Please remove .npmignore.

SUGGESTIONS:

  • [ ] :pushpin: [S522] Please consider migrating to admin 5 UI (jsonConfig).

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 @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, 04 Oct 2024 04:56:39 GMT based on commit 430c6063c72715b09fa77f905d5deee78237f7b0 ioBroker.repochecker 3.1.0

ioBroker-Bot avatar Sep 11 '24 19:09 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E951] .npmignore found but "files" is used at package.json. Please remove .npmignore.

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [W951] .npmignore found but "files" is used at package.json. Please remove .npmignore.

ioBroker-Bot avatar Sep 13 '24 04:09 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Use "main" at package.json instead.

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Executable is defined by entry "main" at package.json.

ioBroker-Bot avatar Sep 13 '24 22:09 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Use "main" at package.json instead.

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Executable is defined by entry "main" at package.json.

ioBroker-Bot avatar Sep 14 '24 04:09 ioBroker-Bot

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

:thumbsup: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

ioBroker-Bot avatar Oct 05 '24 04:10 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [W252] Version of package.json (0.2.8-beta.0) doesn't match latest version on NPM (0.2.7)

:thumbsup:Thanks for fixing the issues.

ioBroker-Bot avatar Oct 25 '24 04:10 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues are new and have been added [E804] Please process issue [#84] "Compatibility check and testing for node.js 22"

ioBroker-Bot avatar Nov 03 '24 23:11 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E157] js-controller 3.2.0 listed as dependency but 4.0.24 is required as minimum, 5.0.19 is recommended. Please update dependency at io-package.json.

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E157] js-controller 3.2.0 listed as dependency but 5.0.19 is required as minimum. Please update dependency at io-package.json.

ioBroker-Bot avatar Jan 12 '25 01:01 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E254] Version "0.2.8-beta.0" listed at common.news at io-package.json does not exist at NPM. Please remove from news section.

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E254] Versions "0.2.9, 0.2.8-beta.0" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.

ioBroker-Bot avatar Jan 16 '25 22:01 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues are new and have been added [E607] Future year (2030) found in copyright. Please use "Copyright (c) 2022-2025 TA2k [email protected]" at the end of README.md [E702] Future year (2030) found in LICENSE. Please use "Copyright (c) 2022-2025 TA2k [email protected]" at the start of LICENSE [E804] Please process issue [#86] "Compatibility check and testing for Responsive Design (materialize)"

ioBroker-Bot avatar Jan 19 '25 12:01 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E607] Future year (2030) found in copyright. Please use "Copyright (c) 2022-2025 TA2k [email protected]" at the end of README.md [W184] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI".

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E607] Future year (2030) found in copyright at README.md. Please use "Copyright (c) 2022-2025 TA2k [email protected]" at start of LICENSE section. [W178] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "common.adminUI.config". [S062] Consider using "@iobroker/adapter-dev".

ioBroker-Bot avatar Feb 11 '25 19:02 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues are new and have been added [E157] admin 4.0.9 listed as dependency but 6.0.0 is required as minimum, 7.4.10 is recommended. Please update globalDependency at io-package.json. [W173] Potential sensitive data "aliPassword" not listed at "protectedNative" in io-package.json [W174] Potential sensitive data "aliPassword" not listed at "encryptedNative" in io-package.json

ioBroker-Bot avatar Feb 18 '25 12:02 ioBroker-Bot

Issue outdated due to RECREATE request. Follow up issue #96 has been created.
This issue will be closed.

your
ioBroker Check and Service Bot

ioBroker-Bot avatar Mar 31 '25 11:03 ioBroker-Bot