ioBroker.philips-tv icon indicating copy to clipboard operation
ioBroker.philips-tv copied to clipboard

Think about to fix the issues found by adapter checker

Open ioBrokerChecker opened this issue 7 months 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/AlCalzone/ioBroker.philips-tv

  • [ ] [E518] "@alcalzone/release-script" is used, but ".releaseconfig.json" not found
  • [ ] [E605] No actual year found in copyright. Please add "Copyright (c) 2023 AlCalzone [email protected]" at the end of README.md
  • [ ] [E701] No actual year found in LICENSE. Please add "Copyright (c) 2023 AlCalzone [email protected]" at the start of LICENSE

I have also found warnings that may be fixed if possible.

  • [ ] [W105] "common.titleLang" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
  • [ ] [W109] "common.desc" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
  • [ ] [W145] Each "common.news" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)

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 Dec 01 '23 07:12 ioBrokerChecker