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

Please consider fixing issues detected by repository checker

Open ioBroker-Bot opened this issue 1 year 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 sql 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.sql

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

ERRORS:

  • [ ] :heavy_exclamation_mark: [E035] No devDependency declared for @iobroker/testing. Please add "@iobroker/testing":"4.1.3" to devDependencies at package.json
  • [ ] :heavy_exclamation_mark: [E157] js-controller 3.3.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: [E184] "common.subscribe" will be removed with js-controller >= 6. Please remove from io-package.json and adapt code if required.
  • [ ] :heavy_exclamation_mark: [E254] Version "3.0.0" listed at common.news at io-package.json does not exist at NPM. Please remove from news section.

WARNINGS:

  • [ ] :eyes: [W028] Minimum node.js version 18 recommended. Please adapt "{'engines' : { 'node' >= '16.0.0' } }" at package.json.
  • [ ] :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: [W154] Missing suggested translation into uk of some "common.news" in io-package.json.
  • [ ] :eyes: [W173] Potential sensitive data "password" not listed at "protectedNative" in io-package.json
  • [ ] :eyes: [W174] Potential sensitive data "password" not listed at "encryptedNative" in io-package.json
  • [ ] :eyes: [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"
  • [ ] :eyes: [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
  • [ ] :eyes: [W510] "/admin/i18n/uk/translations.json" or "admin/i18n/uk.json" not found, but admin support is declared. Please add.
  • [ ] :eyes: [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
  • [X] :eyes: [W523] "package-lock.json" not found in repo! Please remove from .gitignore!

SUGGESTIONS:

  • [ ] :pushpin: [S523] "package-lock.json" not found in repo! Please consider to commit it to github repository.
  • [ ] :pushpin: [S526] Consider adding plugin "@alcalzone/release-script-plugin-manual-review".

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 05:50:49 GMT based on commit 91e1b7181f416580f250645e0554f4853dfc2163 ioBroker.repochecker 3.1.0

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

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!

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

ioBroker-Bot avatar Sep 20 '24 05:09 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [W028] Minimum node.js version 18 recommended. Please adapt "{'engines' : { 'node' >= '16.0.0' } }" at package.json.

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E029] Node.js 18 is required as minimum, node.js 18 is recommended. Please adapt "{'engines' : { 'node' >= '16.0.0' } }" at package.json.

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

This issue has been updated by ioBroker Check and Service Bot

The following issues are new and have been added [W034] @iobroker/adapter-core 3.1.6 specified. 3.2.2 is recommended. Please consider updating dependencies at package.json

ioBroker-Bot avatar Nov 01 '24 05:11 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues are new and have been added [E507] missing size attributes [xs,xl] for number at admin/jsonConfig.json/items/dbTab/port [E507] missing size attributes [xs,xl] for select at admin/jsonConfig.json/items/dbTab/dbtype [E507] missing size attributes [xs,xl] for text at admin/jsonConfig.json/items/dbTab/dbname [E507] missing size attributes [xs,xl] for text at admin/jsonConfig.json/items/dbTab/host [E507] missing size attributes [xs,xl] for text at admin/jsonConfig.json/items/dbTab/user [E510] responsive check: maximum issues reached, please fix reported ones and recheck [E804] Please process issue [#393] "Compatibility check and testing for node.js 22"

ioBroker-Bot avatar Nov 04 '24 00:11 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E157] js-controller 3.3.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.3.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 02:01 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E035] No devDependency declared for @iobroker/testing. Please add "@iobroker/testing":"4.1.3" to devDependencies at package.json [W034] @iobroker/adapter-core 3.1.6 specified. 3.2.2 is recommended. Please consider updating dependencies at package.json

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E035] No devDependency declared for @iobroker/testing. Please add "@iobroker/testing":"5.0.0" to devDependencies at package.json [W034] @iobroker/adapter-core 3.1.6 specified. 3.2.3 is recommended. Please consider updating dependencies at package.json

ioBroker-Bot avatar Jan 16 '25 23:01 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 [#399] "Compatibility check and testing for Responsive Design (jsonConfig)"

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

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [W034] @iobroker/adapter-core 3.1.6 specified. 3.2.3 is recommended. Please consider updating dependencies at package.json

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E033] @iobroker/adapter-core 3.1.6 specified. 3.2.3 is required as minimum, 3.2.3 is recommended. Please update dependencies at package.json [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 [W050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'. [S062] Consider using "@iobroker/adapter-dev".

ioBroker-Bot avatar Feb 11 '25 20: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 5.1.28 listed as dependency but 6.17.14 is required as minimum, 7.4.10 is recommended. Please update globalDependency at io-package.json.

ioBroker-Bot avatar Feb 20 '25 23:02 ioBroker-Bot

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

your
ioBroker Check and Service Bot

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