Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Think about to fix the issues found by adapter checker #75

Open
11 tasks
ioBrokerChecker opened this issue Dec 1, 2023 · 0 comments
Open
11 tasks

Think about to fix the issues found by adapter checker #75

ioBrokerChecker opened this issue Dec 1, 2023 · 0 comments

Comments

@ioBrokerChecker
Copy link

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/ioBroker/ioBroker.nightscout

  • [E016] No SPDX license found in package.json. Please use one of listed here: https://spdx.org/licenses/
  • [E116] No SPDX license found. Please use one of listed here: https://spdx.org/licenses/
  • [E154] common.dependencies must contain [{"js-controller": ">=2.0.0"}] or later - recommended: [{"js-controller": ">=5.0.11"}]
  • [E605] No actual year found in copyright. Please add "Copyright (c) 2023 bluefox dogafox@gmail.com" at the end of README.md

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

  • [W171] "common.title" is deprecated in io-package.json
  • [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)
  • [W172] "common.localLink" in io-package.json is deprecated. Please define object "common.localLinks": { "_default": "..." }
  • [W145] Each "common.news" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
  • [W400] Cannot find "nightscout" in latest repository
  • [W505] setTimeout found in "main.js", but no clearTimeout detected

Thanks,
your automatic adapter checker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant