phifogg / ioBroker.sainlogic

An IoBroker Adapter for Sainlogic based weather stations
MIT License
20 stars 11 forks source link

Please fix issues reported by adapter checker #204

Closed mcm1957 closed 1 month ago

mcm1957 commented 1 month ago

Please fix those errors at repo (no new release is required) - this is required for 0.11.4 release to stable

❗ [E204] Version(s) "0.11.1, 0.7.2, 0.7.1, 0.7.0" listed at common.news at io-package.json do not exist at NPM. Please remove from news. ❗ [E606] Current adapter version 0.11.4 not found in [README.md](https://github.com/phifogg/ioBroker.sainlogic/blob/master/README.md)

Please fix those errors for next release:

❗ [E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommened ❗ [E033] @iobroker/adapter-core 2.6.6 specified. 3.1.4 is required as minimum, 3.1.6 is recommended. Please update dependencies at package.json ❗ [E036] @iobroker/testing 4.1.0 specified. 4.1.3 is required as minimum, 4.1.3 is recommended. Please update devDependencies at package.json

Please evaljuate which Warnings you can fix with acceptable effort: 👀 [W040] "keywords" within package.json should contain "ioBroker" 👀 [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. 👀 [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. 👀 [W130] Many "common.news" found in io-package.json. Repositorybuilder will truncate at 7 news. Please remove old news. 👀 [W145] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of some "common.news" in io-package.json. 👀 [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation" 👀 [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Use "main" at package.json instead. 👀 [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. 👀 [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package 👀 [W522] Please consider migrating to admin 5 UI (jsonConfig). 👀 [W853] .npmignore found - consider using package.json object "files" instead.