Apollon77 / ioBroker.mbus

Communicate with mbus devices
MIT License
11 stars 9 forks source link

Please fix issues reported by adapter checker #371

Open mcm1957 opened 2 weeks ago

mcm1957 commented 2 weeks ago

❗ [E033] @iobroker/adapter-core 3.0.6 specified. 3.1.4 is required as minimum, 3.1.4 is recommended. Please update dependencies at package.json ❗ [E184] "common.subscribe" will be removed with js-controller >= 6. Please remove from io-package.json and adapt code if required. 👀 [W028] Minimum node.js version 18 recommended. Please adapt "{'engines' : { 'node' >= '16.0.0' } }" at package.json. 👀 [W105] Missing suggested translation into uk of "common.titleLang" in io-package.json. 👀 [W109] Missing suggested translation into uk of "common.desc" in io-package.json. 👀 [W115] "common.tier" is required in io-package.json. Please check https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md#adapter. 👀 [W145] Missing suggested translation into uk of some "common.news" in io-package.json. 👀 [W156] Adapter should support admin 5 UI (jsonConfig) if you do not use a React based UI 👀 [W170] "common.keywords" should not contain "iobroker, adapter, smart home" io-package.json 👀 [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation" 👀 [W184] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI". 👀 [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.