Think about to fix the issues found by adapter checker
Closed this issue · 2 comments
ioBrokerChecker commented
I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:
- [E020] Name of adapter in package.json must be lowercase and be equal to "iobroker.pallazza". Now is "undefined"
- [E019] Invalid repository URL: git+https://github.com/marvingrieger/ioBroker.haassohn.git. Expected: git+https://github.com/marvingrieger/ioBroker.pallazza.git
- [E103] common.name in io-package.json must be equal to "pallazza". Now is haassohn
- [E201] Bluefox was not found in the collaborators on NPM!. Please execute in adapter directory: "npm owner add bluefox iobroker.pallazza"
I have also found warnings that may be fixed if possible.
- [W400] Cannot find "pallazza" in latest repository
Thanks,
your automatic adapter checker.
P.S.: There is a community in Github, which supports the maintenance and further development of adapters. There you will find many experienced developers who are always ready to assist anyone. New developers are always welcome there. For more informations visit: https://github.com/iobroker-community-adapters/info
ioBrokerChecker commented
Do you need help fixing the bugs?
marvingrieger commented
Fixed, compact mode is addressed in #5.