foxriver76 / ioBroker.puppeteer

Adapter to control a headless browser to take screenshots of web pages.
MIT License
1 stars 2 forks source link

Please consider fixing issues detected by repository checker #22

Open ioBroker-Bot opened 2 months ago

ioBroker-Bot commented 2 months ago

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

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

ERRORS:

WARNINGS:

:thumbsup: No suggestions found

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.

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 Fri, 29 Nov 2024 05:19:48 GMT based on commit bf09e8ce9fce3189083112c6566ad5869902128b ioBroker.repochecker 3.2.2

ioBroker-Bot commented 2 months ago

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 commented 2 months ago

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 [E157] js-controller 3.0.0 listed as dependency but 4.0.24 is required as minimum, 5.0.19 is recommended. Please update dependency at io-package.json. [E605] No actual year found in copyright. Please add "Copyright (c) 2024 Moritz Heusinger moritz.heusinger@gmail.com" at the end of README.md [E701] No actual year found in LICENSE. Please add "Copyright (c) 2024 Moritz Heusinger moritz.heusinger@gmail.com" at the start of LICENSE [W034] @iobroker/adapter-core 3.1.4 specified. 3.1.6 is recommended. Please consider updating dependencies at package.json [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.

ioBroker-Bot commented 4 weeks ago

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 commented 3 weeks ago

This issue has been updated by ioBroker Check and Service Bot

The following issues are new and have been added [E507] missing size attributes [sm,md,lg,xl] for table at admin/jsonConfig.json/items/additionalArgs [E507] missing size attributes [xs,sm,md,lg,xl] for checkbox at admin/jsonConfig.json/items/useExternalBrowser [E507] missing size attributes [xs,sm,md,lg,xl] for text at admin/jsonConfig.json/items/executablePath [W522] Why did you decide not to use i18n support?