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

Think about to fix the issues found by adapter checker

Open ioBrokerChecker opened this issue 3 years ago • 0 comments

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:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/jensweigele/ioBroker.yahka

  • [ ] [E104] No common.titleLang found in io-package.json
  • [ ] [E150] No common.connectionType found in io-package.json
  • [ ] [E152] No common.dataSource found in io-package.json
  • [ ] [E154] common.dependencies must contain{"js-controller": ">=2.0.0"} or {"js-controller": ">=3.0.0"}
  • [ ] [E502] "admin/img/info-big.png" not found, but selectID.js used in index_m.html
  • [ ] [E300] Not found on travis. Please setup travis
  • [ ] [E605] No actual year found in copyright. Please add "Copyright (c) 2016-2022 Jens Weigele [email protected]" at the end of README.md
  • [ ] [E701] No actual year found in LICENSE. Please add "Copyright (c) 2016-2022 Jens Weigele [email protected]" at the start of LICENSE

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 avatar May 04 '21 18:05 ioBrokerChecker