ioBroker / ioBroker.simple-api

HTTP-API Interface to read and write objets and states
MIT License
40 stars 19 forks source link

Please fix issues reported by adapter checker #196

Closed mcm1957 closed 1 month ago

mcm1957 commented 4 months ago

❗ [E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommened ❗ [E034] No devDependency declared for @iobroker/testing. Please add "@iobroker/testing":"4.1.3" to devDependencies at package.json ❗ [E510] "/admin/i18n/uk/translations.json" or "admin/i18n/uk.json" not found, but admin support is declared πŸ‘€ [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. πŸ‘€ [W145] Missing suggested translation into uk of some "common.news" in io-package.json. πŸ‘€ [W172] "common.localLink" in io-package.json is deprecated. Please define object "common.localLinks": { "_default": "..." } πŸ‘€ [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. πŸ‘€ [W505] setTimeout found in "main.js", but no clearTimeout detected

mcm1957 commented 1 month ago

replaced by #202