daniel-2k / ioBroker.nanoleaf-lightpanels

ioBroker Adapter for nanoleaf Light Panels / Canvas
MIT License
11 stars 4 forks source link

Please consider fixing errors reported by adapter checker #117

Closed mcm1957 closed 1 year ago

mcm1957 commented 1 year ago

Please consider fixing the errors reported by adapzter checker (https://www.iobroker.dev/adapter-check)

[E154] common.dependencies must contain [{"js-controller": ">=2.0.0"}] or later - recommended: [{"js-controller": ">=3.3.22"}] [E506] More non translated in german or russian words found in admin/words.js. You can use https://translator.iobroker.in/ for translations [E518] "@alcalzone/release-script" is used, but ".releaseconfig.json" not found [E605] No actual year found in copyright. Please add "Copyright (c) 2023 daniel_2k daniel_2k@outlook.com" at the end of README.md [E701] No actual year found in LICENSE. Please add "Copyright (c) 2023 daniel_2k daniel_2k@outlook.com" at the start of LICENSE [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) [W156] Adapter should support admin 5 UI (jsonConfig) if you do not use a React based UI [W145] Each "common.news" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn) [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package  

mcm1957 commented 1 year ago

seems to be fixed