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

[CRASH] invalid .releaseconfig.json file #283

Closed mcm1957 closed 3 days ago

mcm1957 commented 1 week ago

checkCode [E5xx]
Download https://github.com/SKB-CGN/ioBroker.energiefluss/archive/main.zip
main.zip 2859379 bytes
context[/.releaseconfig.json: {
    // Boolean, number, string as is:
    "dry": false,
    // Arrays:
    "plugins": [
        "iobroker",
        "license"
    ],
    // Objects
    "exec": {
        "before_commit": "Doing commit!"
    }
}
GLOBAL ERROR: SyntaxError: Expected property name or '}' in JSON at position 7, {}
mcm1957 commented 1 week ago

see https://github.com/Grizzelbee/ioBroker.mielecloudservice/blob/master/.releaseconfig.json

mcm1957 commented 4 days ago

fixed 3.0.4