ioBroker.web icon indicating copy to clipboard operation
ioBroker.web 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 web 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.web

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.1.0 listed as dependency but 4.0.24 is required as minimum, 5.0.19 is recommended. Please update dependency at io-package.json.

WARNINGS:

  • [ ] :eyes: [W028] Minimum node.js version 18 recommended. Please adapt "{'engines' : { 'node' >= '16' } }" at package.json.
  • [ ] :eyes: [W047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "iobroker.socketio:6.7.1"
  • [ ] :eyes: [W047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "iobroker.ws:2.6.2"
  • [ ] :eyes: [W172] "common.localLink" in io-package.json is deprecated. Please define object "common.localLinks": { "_default": "..." }
  • [ ] :eyes: [W184] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI".
  • [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 06:47:47 GMT based on commit 44fde5bb137f8c5509eb4d562b32d1be62e39a64 ioBroker.repochecker 3.1.0

ioBroker-Bot avatar Sep 12 '24 09: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' } }" 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' } }" at package.json.

ioBroker-Bot avatar Oct 11 '24 06: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 Oct 28 '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 [E804] Please process issue [#476] "Compatibility check and testing for node.js 22"

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

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E157] js-controller 3.1.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.1.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 03: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 17 '25 00: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 [#491] "Compatibility check and testing for Responsive Design (materialize)"

ioBroker-Bot avatar Jan 19 '25 14: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.

ioBroker-Bot avatar Jan 31 '25 00: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":"5.0.0" to devDependencies at package.json [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 [E058] Attribute "maintainers" at package.json is not supported. Please remove. [W050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'. [W187] "common.materialize" replaced by property "common.adminUI.config" at io-package.json. Please remove. [S062] Consider using "@iobroker/adapter-dev".

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

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E058] Attribute "maintainers" at package.json is not supported. Please remove.

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [W051] "maintainers" attribute at package.json is not documented. Please use "contributors" attribute.

ioBroker-Bot avatar Feb 13 '25 06:02 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [W047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "iobroker.socketio:6.7.1" [W047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "iobroker.ws:2.6.2"

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E157] admin 5.1.0 listed as dependency but 6.0.0 is required as minimum, 7.4.10 is recommended. Please update globalDependency at io-package.json. [S047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "iobroker.socketio:6.7.1" [S047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "iobroker.ws:2.6.2"

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

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E029] Node.js 18 is required as minimum, node.js 18 is recommended. Please adapt "{'engines' : { 'node' >= '16' } }" at package.json. [S047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "iobroker.socketio:6.7.1" [S047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "iobroker.ws:2.6.2"

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E254] Version "7.0.1" listed at common.news at io-package.json does not exist at NPM. Please remove from news section. [W252] Version of package.json (7.0.1) doesn't match latest version on NPM (6.3.1)

ioBroker-Bot avatar Mar 03 '25 06:03 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [W252] Version of package.json (7.0.1) doesn't match latest version on NPM (6.3.1)

:thumbsup:Thanks for fixing the issues.

ioBroker-Bot avatar Mar 07 '25 00:03 ioBroker-Bot

Thanks for processing and closing this issue.

I will recheck for new issues later. So it's no problem if this issue has been closed premature.

You may start a new check at any time by adding the following comment to this issue:

@iobroker-bot recheck

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. Let's work together for the best user experience.
your
ioBroker Check and Service Bot

ioBroker-Bot avatar Mar 15 '25 23:03 ioBroker-Bot