iobroker-community-adapters / ioBroker.fritzbox

iobroker Fritzbox Adapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Think about to fix the issues found by adapter checker

ioBrokerChecker opened this issue · 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/ruhr70/ioBroker.fritzbox

  • [E104] No common.titleLang found in io-package.json
  • [E114] No adapter are allowed in the repo without admin3 support
  • [E130] No news found in io-package.json
  • [E150] No common.connectionType found in io-package.json
  • [E152] No common.dataSource found in io-package.json
  • [E301] Tests on Travis-ci.org are broken. Please fix.
  • [E802] No topics found in the repository. Please go to "https://github.com/ruhr70/ioBroker.fritzbox", press the settings button beside the about title and add some topics.
  • [E605] No actual year found in copyright. Please add "Copyright (c) 2022 ruhr ruhr@digheim.de" at the end of README.md

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

  • [W113] Adapter should support compact mode
  • [W505] setTimeout found in "main.js", but no clearTimeout detected

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

Do you need help fixing the bugs?

Thanks, that all bugs have been fixed.