ioBroker / ioBroker.vis-jqui-mfd

Widget set based on jQuery-UI and icons from OpenAutomationProject
Other
9 stars 6 forks source link

Please fix issues reported by adapter checker #38

Open mcm1957 opened 6 months ago

mcm1957 commented 6 months ago

❗ [E021] "licenses" in package.json are deprecated. Please use only "license": "NAME" field. ❗ [E162] onlyWWW should have common.mode "none" in io-package.json 👀 [W171] "common.title" is deprecated in io-package.json. Please remove from 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) 👀 [W164] Adapters without config "common.noConfig = true" should also set "common.adminUI.config = none" 👀 [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation" 👀 [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)