ioBroker / ioBroker.vis-2-widgets-material

Material style widgets for vis-2
MIT License
12 stars 2 forks source link

Please fix issues reported by adapter checker #310

Open mcm1957 opened 1 month ago

mcm1957 commented 1 month ago

❗ [E117] Licenses in package.json and in io-package.json are different ❗ [E182] Please remove "common.license" from io-package.json as "common.licenseInformation" is declared. ❗ [E183] "common.licenseInformation.license" is missing PR https://github.com/ioBroker/ioBroker.vis-2-widgets-material/pull/309 should fix those

Still to be solved: ❗ [W030] No dependencies declared at package.json. Is this really correct?

πŸ‘€ [E105] Missing mandatory translation into de of "common.titleLang" in io-package.json. πŸ‘€ [E109] Missing mandatory translation into de of "common.desc" in io-package.json. πŸ‘€ [W105] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of "common.titleLang" in io-package.json. πŸ‘€ [W109] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of "common.desc" in io-package.json. πŸ‘€ [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation" πŸ‘€ [W184] "common.noConfig" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI.config":"none". πŸ‘€ [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.