Please consider fixing issues detected by repository checker
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 trashschedule 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.trashschedule
ERRORS:
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xs,xl] for number at admin/jsonConfig.json/items/_options/daysuntilaction
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xs,xl] for number at admin/jsonConfig.json/items/_options/globaloffset
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xs,xl] for number at admin/jsonConfig.json/items/_options/skipsamedayathour
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xs,xl] for select at admin/jsonConfig.json/items/_options/source
- [ ] :heavy_exclamation_mark: [E5507] missing size attributes [xs,xl] for text at admin/jsonConfig.json/items/_options/nextseparator
- [ ] :heavy_exclamation_mark: [E5510] responsive check: maximum issues reached, please fix reported ones and recheck
- [ ] :heavy_exclamation_mark: [E8004] Please process issue [#276] "Compatibility check and testing for Responsive Design (jsonConfig)"
WARNINGS:
- [ ] :eyes: [W0063] "@types/chai, chai, @types/chai-as-promised, chai-as-promised" are included by "@iobroker/testing". Remove from devDependencies at package.json
- [ ] :eyes: [W0063] "@types/mocha, mocha, @types/sinon, sinon" are included by "@iobroker/testing". Remove from devDependencies at package.json
- [ ] :eyes: [W0063] "@types/sinon-chai, sinon-chai" are included in "@iobroker/testing". Remove from devDependencies at package.json
SUGGESTIONS:
- [ ] :pushpin: [S1102] Consider adding 'vis-2' to "common.restartAdapters" as 'vis' is already listed in io-package.json
- [X] :pushpin: [S9006] .commitinfo file should be excluded by .gitignore, please add a line with text ".commitinfo" to .gitignore
Please review issues reported and consider fixing them as soon as appropiate.
Errors reported by repository checker should be fixed as soon as possible - at least with next minor release. 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. Priority bugfixes will not be blocked by existing errors as long as tests pass.
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 Wed, 12 Nov 2025 06:39:18 GMT based on commit fdcd663894a88dec635f40f152bc66f510318a28 ioBroker.repochecker 5.0.2
This issue has been updated by ioBroker Check and Service Bot
The following issues have been fixed [S9006] .commitinfo file should be excluded by .gitignore, please add a line with text ".commitinfo" to .gitignore
:thumbsup:Thanks for fixing the issues.
This issue has been updated by ioBroker Check and Service Bot
The following issues have been fixed [W0063] "@types/chai, chai, @types/chai-as-promised, chai-as-promised" are included by "@iobroker/testing". Remove from devDependencies at package.json [W0063] "@types/mocha, mocha, @types/sinon, sinon" are included by "@iobroker/testing". Remove from devDependencies at package.json [W0063] "@types/sinon-chai, sinon-chai" are included in "@iobroker/testing". Remove from devDependencies at package.json
:thumbsup:Thanks for fixing the issues.