Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ical has an invalid jsonConfig #721

Closed
EvilEls opened this issue Dec 28, 2024 · 2 comments
Closed

ical has an invalid jsonConfig #721

EvilEls opened this issue Dec 28, 2024 · 2 comments

Comments

@EvilEls
Copy link

EvilEls commented Dec 28, 2024

admin.0 warns:

ical has an invalid jsonConfig: [
    {
        "instancePath": "/items/_calendars/items/calendars/items/5",
        "schemaPath": "#/items/allOf/6/then/allOf/1/additionalProperties",
        "keyword": "additionalProperties",
        "params": {
            "additionalProperty": "width"
        },
        "message": "must NOT have additional properties"
    },
    {
        "instancePath": "/items/_calendars/items/calendars",
        "schemaPath": "#/patternProperties/%5E.%2B/allOf/27/if",
        "keyword": "if",
        "params": {
            "failingKeyword": "then"
        },
        "message": "must match \"then\" schema"
    },
    {
        "instancePath": "/items/_calendars",
        "schemaPath": "#/properties/items/patternProperties/%5E.%2B/allOf/9/if",
        "keyword": "if",
        "params": {
            "failingKeyword": "then"
        },
        "message": "must match \"then\" schema"
    },
    {
        "instancePath": "",
        "schemaPath": "#/if",
        "keyword": "if",
        "params": {
            "failingKeyword": "then"
        },
        "message": "must match \"then\" schema"
    }
]
PlatformBetriebssystem:linux
Architektur:x64
CPUs:4
Geschwindigkeit:2394 MHz
Modell:Intel(R) Celeron(R) J4105 CPU @ 1.50GHz
RAM:15 GB
System-Betriebszeit:57 T. 16:27:59
Node.js:v20.18.0
time:1735378319497
timeOffset:-60
NPM:10.8.2
Adapter-Anzahl:642
Datenträgergröße:109.0 GB
Freier Festplattenspeicher:79.2 GB
Aktive Instanzen:33
Pfad:/opt/iobroker/
Betriebszeit:5 T. 12:40:19
aktiv:true
_nodeCurrent:20.18.0
_nodeNewest:20.18.1
_nodeNewestNext:20.18.1
_npmCurrent:10.8.2
_npmNewest:10.8.2
_npmNewestNext:10.8.2
@Feuer-sturm
Copy link
Contributor

I have the same warning
admin v7.4.10
ical v1.16.1

2025-01-10 10:00:59.161 - warn: admin.0 (334) ical has an invalid jsonConfig: [{"instancePath":"/items/_calendars/items/calendars/items/5","schemaPath":"#/items/allOf/6/then/allOf/1/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"width"},"message":"must NOT have additional properties"},{"instancePath":"/items/_calendars/items/calendars","schemaPath":"#/patternProperties/%5E.%2B/allOf/27/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/_calendars","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]

@Feuer-sturm
Copy link
Contributor

duplicate to #703

@mcm1957 can you please close this ticket and mark it as duplicate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants