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

Please consider fixing issues detected by repository checker

Open ioBroker-Bot opened this issue 1 year ago • 6 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 easee 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.easee

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

ERRORS:

  • [X] :heavy_exclamation_mark: [E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommended
  • [ ] :heavy_exclamation_mark: [E026] "{'engines': {'node'>='18'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommended
  • [X] :heavy_exclamation_mark: [E033] @iobroker/adapter-core 2.6.8 specified. 3.1.4 is required as minimum, 3.1.6 is recommended. Please update dependencies at package.json
  • [ ] :heavy_exclamation_mark: [E033] @iobroker/adapter-core 2.6.8 specified. 3.1.4 is required as minimum, 3.2.2 is recommended. Please update dependencies at package.json
  • [ ] :heavy_exclamation_mark: [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
  • [ ] :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.
  • [ ] :heavy_exclamation_mark: [E506] Word "detailed logging" is not translated to russian in admin/words.js. You can use https://translator.iobroker.in/ for translations
  • [ ] :heavy_exclamation_mark: [E518] "@alcalzone/release-script" (>=3.0.0) is used, but ".releaseconfig.json" not found. Please create.
  • [ ] :heavy_exclamation_mark: [E605] No actual year found in copyright. Please add "Copyright (c) 2024 Jens Nachtigal [email protected]" at the end of README.md
  • [ ] :heavy_exclamation_mark: [E701] No actual year found in LICENSE. Please add "Copyright (c) 2024 Jens Nachtigal [email protected]" at the start of LICENSE
  • [ ] :heavy_exclamation_mark: [E804] Please process issue [#80] "Compatibility check and testing for node.js 22"
  • [ ] :heavy_exclamation_mark: [E804] Please process issue [#81] "IMPORTANT: Update of dependency @iobroker/adapter-core is required as soon as possible"

WARNINGS:

  • [ ] :eyes: [W040] "keywords" within package.json should contain "ioBroker"
  • [ ] :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: [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: [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
  • [ ] :eyes: [W953] .npmignore found - consider using package.json object "files" instead.

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 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 Sun, 03 Nov 2024 21:33:56 GMT based on commit ad3f6875bc82e1a8ccc23aa390d432bc345c5357 ioBroker.repochecker 3.2.2

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

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

:thumbsup:Thanks for fixing the issues.

ioBroker-Bot avatar Sep 13 '24 10: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 20: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 20 '24 02: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 11 '24 02:10 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E033] @iobroker/adapter-core 2.6.8 specified. 3.1.4 is required as minimum, 3.1.6 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 2.6.8 specified. 3.1.4 is required as minimum, 3.2.2 is recommended. Please update dependencies at package.json

ioBroker-Bot avatar Nov 01 '24 02:11 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 [#80] "Compatibility check and testing for node.js 22" [E804] Please process issue [#81] "IMPORTANT: Update of dependency @iobroker/adapter-core is required as soon as possible"

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

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E605] No actual year found in copyright. Please add "Copyright (c) 2024 Jens Nachtigal [email protected]" at the end of README.md [E701] No actual year found in LICENSE. Please add "Copyright (c) 2024 Jens Nachtigal [email protected]" at the start of LICENSE

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E605] No actual year found in copyright. Please add "Copyright (c) 2025 Jens Nachtigal [email protected]" at the end of README.md [E701] No actual year found in LICENSE. Please add "Copyright (c) 2025 Jens Nachtigal [email protected]" at the start of LICENSE

ioBroker-Bot avatar Jan 03 '25 02:01 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 11 '25 23:01 ioBroker-Bot

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E033] @iobroker/adapter-core 2.6.8 specified. 3.1.4 is required as minimum, 3.2.2 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

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [E033] @iobroker/adapter-core 2.6.8 specified. 3.1.4 is required as minimum, 3.2.3 is recommended. Please update dependencies 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

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

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

This issue has been updated by ioBroker Check and Service Bot

The following issues have been fixed [E026] "{'engines': {'node'>='18'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommended [E033] @iobroker/adapter-core 2.6.8 specified. 3.1.4 is required as minimum, 3.2.3 is recommended. Please update dependencies 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 [E157] js-controller 3.1.0 listed as dependency but 5.0.19 is required as minimum. Please update dependency at io-package.json. [E506] Word "detailed logging" is not translated to russian in admin/words.js. You can use https://translator.iobroker.in/ for translations [E518] "@alcalzone/release-script" (>=3.0.0) is used, but ".releaseconfig.json" not found. Please create. [E605] No actual year found in copyright. Please add "Copyright (c) 2025 Jens Nachtigal [email protected]" at the end of README.md [E701] No actual year found in LICENSE. Please add "Copyright (c) 2025 Jens Nachtigal [email protected]" at the start of LICENSE [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. [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation" [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Executable is defined by entry "main" at package.json. [W184] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI". [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json. [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package [W953] .npmignore found - consider using package.json object "files" instead. [S522] Please consider migrating to admin 5 UI (jsonConfig).

:thumbsup:Thanks for fixing the issues.

The following issues are new and have been added [W168] "common.keywords" should not contain "iobroker, adapter, smart home" io-package.json

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

@ioBroker-Bot recreate

mcm1957 avatar Feb 11 '25 11:02 mcm1957

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 avatar Feb 11 '25 12:02 ioBroker-Bot

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

your
ioBroker Check and Service Bot

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