Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please consider fixing issues detected by repository checker #155

Closed
17 of 29 tasks
ioBroker-Bot opened this issue Sep 11, 2024 · 18 comments
Closed
17 of 29 tasks

Please consider fixing issues detected by repository checker #155

ioBroker-Bot opened this issue Sep 11, 2024 · 18 comments

Comments

@ioBroker-Bot
Copy link

ioBroker-Bot commented Sep 11, 2024

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 bluelink 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.bluelink

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

ERRORS:

  • ❗ [E033] @iobroker/adapter-core 3.1.3 specified. 3.1.4 is required as minimum, 3.1.6 is recommended. Please update dependencies at package.json
  • ❗ [E036] @iobroker/testing 4.1.0 specified. 4.1.3 is required as minimum, 4.1.3 is recommended. Please update devDependencies at package.json
  • ❗ [E145] Missing mandatory translation into de of some "common.news" in io-package.json.
  • ❗ [E254] Versions "2.3.8, 2.3.7, 2.3.1, 2.2.8" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E254] Versions "2.3.8, 2.3.7, 2.3.1, 2.2.8, 2.2.7" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E254] Versions "3.0.0, 2.3.11, 2.3.10" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E254] Versions "3.0.4, 3.0.2, 3.0.0, 2.3.11" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E254] Versions "3.0.4, 3.0.2, 3.0.0, 2.3.11, 2.3.10" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
  • ❗ [E507] missing size attributes [xs,xl] for password at admin/jsonConfig.json/items/client_secret
  • ❗ [E507] missing size attributes [xs,xl] for select at admin/jsonConfig.json/items/brand
  • ❗ [E507] missing size attributes [xs,xl] for select at admin/jsonConfig.json/items/language
  • ❗ [E507] missing size attributes [xs,xl] for select at admin/jsonConfig.json/items/motor
  • ❗ [E507] missing size attributes [xs,xl] for text at admin/jsonConfig.json/items/username
  • ❗ [E510] responsive check: maximum issues reached, please fix reported ones and recheck

WARNINGS:

SUGGESTIONS:

  • 📌 [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
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 Tue, 07 Jan 2025 05:12:23 GMT based on commit da62a6f
ioBroker.repochecker 3.2.2

@ioBroker-Bot
Copy link
Author

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.

@ioBroker-Bot
Copy link
Author

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.

👍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.

@arteck
Copy link
Collaborator

arteck commented Sep 26, 2024

@ioBroker-Bot recheck

@ioBroker-Bot
Copy link
Author

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E254] Versions "2.3.8, 2.3.7, 2.3.1, 2.2.8, 2.2.7" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
[W047] dependency should not require a specific version. Use "~1.2.3" or "^1.2.3" syntax. Please update "bluelinky:8.3.1"
[W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Use "main" at package.json instead.
[W252] Version of package.json (2.3.8) doesn't match latest version on NPM (2.3.6)

👍Thanks for fixing the issues.

The following issues are new and have been added
[E254] Versions "2.3.8, 2.3.7, 2.3.1, 2.2.8" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
[W043] dependency should not require a github version. Please change "bluelinky:https://github.com/Hacksore/bluelinky/tarball/abdedb456ea792307a7429a503f8737d66b1beb8"
[W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Executable is defined by entry "main" at package.json.

RECHECK has been performed as requested.

@ioBroker-Bot
Copy link
Author

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E145] Missing mandatory translation into de of some "common.news" in io-package.json.
[E254] Versions "2.3.8, 2.3.7, 2.3.1, 2.2.8" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
[W154] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of some "common.news" in io-package.json.
[W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Executable is defined by entry "main" at package.json.
[S522] Please consider migrating to admin 5 UI (jsonConfig).

👍Thanks for fixing the issues.

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

@arteck
Copy link
Collaborator

arteck commented Oct 1, 2024

RECHECK

@ioBroker-Bot
Copy link
Author

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E254] Versions "3.0.0, 2.3.11, 2.3.10" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.

👍Thanks for fixing the issues.

The following issues are new and have been added
[E254] Versions "3.0.4, 3.0.2, 3.0.0, 2.3.11, 2.3.10" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
[W252] Version of package.json (3.0.4) doesn't match latest version on NPM (3.0.3)

@ioBroker-Bot
Copy link
Author

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E033] @iobroker/adapter-core 3.1.3 specified. 3.1.4 is required as minimum, 3.1.6 is recommended. Please update dependencies at package.json
[E254] Versions "3.0.4, 3.0.2, 3.0.0, 2.3.11, 2.3.10" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.
[W252] Version of package.json (3.0.4) doesn't match latest version on NPM (3.0.3)

👍Thanks for fixing the issues.

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

@arteck
Copy link
Collaborator

arteck commented Oct 11, 2024

@ioBroker-Bot recheck

@ioBroker-Bot
Copy link
Author

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E254] Versions "3.0.4, 3.0.2, 3.0.0, 2.3.11" listed at common.news at io-package.json do not exist at NPM. Please remove from news section.

👍Thanks for fixing the issues.

RECHECK has been performed as requested.

@ioBroker-Bot
Copy link
Author

This issue has been updated by ioBroker Check and Service Bot

RECHECK has been performed as requested.
No changes detected.

@ioBroker-Bot
Copy link
Author

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
Copy link
Author

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 password at admin/jsonConfig.json/items/client_secret
[E507] missing size attributes [xs,xl] for select at admin/jsonConfig.json/items/brand
[E507] missing size attributes [xs,xl] for select at admin/jsonConfig.json/items/language
[E507] missing size attributes [xs,xl] for select at admin/jsonConfig.json/items/motor
[E507] missing size attributes [xs,xl] for text at admin/jsonConfig.json/items/username
[E510] responsive check: maximum issues reached, please fix reported ones and recheck

@ioBroker-Bot
Copy link
Author

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed
[E036] @iobroker/testing 4.1.0 specified. 4.1.3 is required as minimum, 4.1.3 is recommended. Please update devDependencies at package.json

👍Thanks for fixing the issues.

@ioBroker-Bot
Copy link
Author

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.2 is recommended. Please consider updating dependencies at package.json
[W043] dependency should not require a github version. Please change "bluelinky:https://github.com/Hacksore/bluelinky/tarball/abdedb456ea792307a7429a503f8737d66b1beb8"

👍Thanks for fixing the issues.

The following issues are new and have been added
[W043] dependency should not require a github version. Please change "bluelinky:https://github.com/arteck/bluelinky/tarball/abdedb456ea792307a7429a503f8737d66b1beb8"

@mcm1957
Copy link

mcm1957 commented Jan 7, 2025

@ioBroker-Bot recreate

@ioBroker-Bot
Copy link
Author

Thanks for contacting me.
I received your request to recheck this repository and to recreate the checker issue. I will start doing my work soon.
I will close an existing issue and create a new one if any issues are to be reported.

Thanks for spending your time and working at an ioBroker adapter.

your
ioBroker Check and Service Bot

@ioBroker-Bot
Copy link
Author

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

your
ioBroker Check and Service Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants