ioBroker / ioBroker.repochecker

Check the ioBroker adapter github repositories if they can be added to public ioBroker repository
MIT License
8 stars 7 forks source link

Several false positives for widget only adapter #230

Closed mcm1957 closed 1 month ago

mcm1957 commented 2 months ago

❗ [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 ❗ [E519] "widgets/vis-2-widgets-radar-trap/customWidgets.js" found in package.json, but not found as file ❗ [W030] No dependencies declared at package.json. Is this really correct? 👀 [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". 👀 [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package

mcm1957 commented 1 month ago

[E519] honors nogit now [W030] blocked for onlyWWW adapters [W513] detect react at package.json too

mcm1957 commented 1 month ago

fixed 2.7.0