Newan / ioBroker.yahoo-stock-market

ioBroker adapter to check stock market
MIT License
4 stars 2 forks source link

Please fix issues reported by adapter checker #13

Open mcm1957 opened 4 months ago

mcm1957 commented 4 months ago

Please consider updateding dependencies within th enext months. js-controller 6 will require adapter-core 3.1.4 minimum. Currently NO priority action is required, adapter will continue to work for users. This is only a sort of pre announcement.

❗ [E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommened ❗ [E033] @iobroker/adapter-core 2.6.9 specified. 3.1.4 is required as minimum, 3.1.4 is recommended. Please update dependencies 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. 👀 [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. 👀 [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. 👀 [W504] setInterval found in "build/main.js", but no clearInterval detected

NOTE: If you are short of time please let us know, I can check if I find time to provide a PR to update dependencies. But testing the functionaliyt before a future release must be done by you or some other volunteers using the adapter.