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

Please consider fixing issues detected by repository checker

Open ioBroker-Bot opened this issue 9 months ago • 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 ble 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.ble

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

ERRORS:

  • [ ] :heavy_exclamation_mark: [E033] @iobroker/adapter-core 3.0.4 specified. 3.2.3 is required as minimum, 3.2.3 is recommended. Please update dependencies at package.json
  • [ ] :heavy_exclamation_mark: [E036] @alcalzone/release-script 3.7.0 specified. 3.8.0 is required as minimum, 3.8.0 is recommended. Please update devDependencies at package.json
  • [X] :heavy_exclamation_mark: [E036] @iobroker/adapter-dev 1.2.0 specified. 1.3.0 is required as minimum, 1.3.0 is recommended. Please update devDependencies at package.json
  • [ ] :heavy_exclamation_mark: [E036] @iobroker/adapter-dev 1.2.0 specified. 1.3.0 is required as minimum, 1.4.0 is recommended. Please update devDependencies at package.json
  • [X] :heavy_exclamation_mark: [E036] @iobroker/testing 4.1.0 specified. 4.1.3 is required as minimum, 5.0.0 is recommended. Please update devDependencies at package.json
  • [ ] :heavy_exclamation_mark: [E036] @iobroker/testing 4.1.0 specified. 4.1.3 is required as minimum, 5.0.4 is recommended. Please update devDependencies at package.json
  • [ ] :heavy_exclamation_mark: [E150] No "common.connectionType" found in io-package.json
  • [ ] :heavy_exclamation_mark: [E152] No "common.dataSource" found in io-package.json
  • [ ] :heavy_exclamation_mark: [E157] js-controller 1.4.2 listed as dependency but 5.0.19 is required as minimum. Please update dependency at io-package.json.
  • [X] :heavy_exclamation_mark: [E186] "common.globalDependencies" must be an array at io-package.json
  • [ ] :heavy_exclamation_mark: [E190] admin dependency missing. admin 6.0.0 is required as minimum, 7.4.10 is recommended. Please add to dependencies at io-package.json.
  • [ ] :heavy_exclamation_mark: [E804] Please process issue [#867] "Compatibility check and testing for node.js 22"
  • [ ] :heavy_exclamation_mark: [E804] Please process issue [#869] "Compatibility check and testing for Responsive Design (materialize)"

WARNINGS:

  • [ ] :eyes: [W028] Minimum node.js version 20 recommended. Please adapt "{'engines' : { 'node' >= '18' } }" at package.json.
  • [ ] :eyes: [W045] devDependency should not require github versions. Please change "iobroker-react":"git+https://[email protected]/AlCalzone/iobroker-react.git"
  • [ ] :eyes: [W050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'.
  • [ ] :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 uk of some "common.news" in io-package.json.
  • [ ] :eyes: [W178] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "common.adminUI.config".
  • [ ] :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.
  • [ ] :eyes: [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.

SUGGESTIONS:

  • [ ] :pushpin: [S139] Please evaluate whether adapter can be modified to support compact mode.

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 Thu, 05 Jun 2025 19:59:57 GMT based on commit f0dd1214a8482b2d60cbf48f642e2add12ece177 ioBroker.repochecker 4.0.0-alpha.5

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

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E036] @iobroker/adapter-dev 1.2.0 specified. 1.3.0 is required as minimum, 1.3.0 is recommended. Please update devDependencies at package.json [E036] @iobroker/testing 4.1.0 specified. 4.1.3 is required as minimum, 5.0.0 is recommended. Please update devDependencies at package.json [E186] "common.globalDependencies" must be an array at io-package.json

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E036] @iobroker/adapter-dev 1.2.0 specified. 1.3.0 is required as minimum, 1.4.0 is recommended. Please update devDependencies at package.json [E036] @iobroker/testing 4.1.0 specified. 4.1.3 is required as minimum, 5.0.4 is recommended. Please update devDependencies at package.json [W028] Minimum node.js version 20 recommended. Please adapt "{'engines' : { 'node' >= '18' } }" at package.json.

ioBroker-Bot avatar Apr 29 '25 05:04 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E033] @iobroker/adapter-core 3.0.4 specified. 3.2.3 is required as minimum, 3.2.3 is recommended. Please update dependencies at package.json [E157] js-controller 1.4.2 listed as dependency but 5.0.19 is required as minimum. Please update dependency at io-package.json. [E190] admin dependency missing. admin 6.0.0 is required as minimum, 7.4.10 is recommended. Please add to dependencies at io-package.json. [W028] Minimum node.js version 20 recommended. Please adapt "{'engines' : { 'node' >= '18' } }" at package.json.

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E033] @iobroker/adapter-core 3.0.4 specified. 3.2.3 is required as minimum, 3.3.1 is recommended. Please update dependencies at package.json [E157] js-controller 1.4.2 listed as dependency but 5.0.19 is required as minimum, 6.0.11 is recommended. Please update dependency at io-package.json. [E190] admin dependency missing. admin 6.17.14 is required as minimum, 7.6.17 is recommended. Please add to globalDependencies at io-package.json. [W028] Minimum node.js version 20 recommended. Please adapt "{'engines' : { 'node' >= '18' } }" to "{'engines' : { 'node' >= '20' } }" at package.json. [S062] Consider using "@iobroker/eslint-config".

ioBroker-Bot avatar Aug 13 '25 22:08 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 [#878] "Compatibility check and testing for node.js 24" [W804] Please process issue [#872] "Migration to ESLint 9 and @iobroker/eslint-config"

ioBroker-Bot avatar Aug 18 '25 05:08 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

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

:thumbsup:Thanks for fixing the issues.

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

ioBroker-Bot avatar Aug 24 '25 05:08 ioBroker-Bot

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

your
ioBroker Check and Service Bot

ioBroker-Bot avatar Aug 28 '25 20:08 ioBroker-Bot