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

admin.0 - ical has an invalid jsonConfig #703

Open
Pocky2507 opened this issue Oct 1, 2024 · 2 comments
Open

admin.0 - ical has an invalid jsonConfig #703

Pocky2507 opened this issue Oct 1, 2024 · 2 comments
Labels

Comments

@Pocky2507
Copy link

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"}]

@klein0r
Copy link
Contributor

klein0r commented Oct 2, 2024

Looks like the schema is incomplete. Must be fixed here: https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json

ioBroker/ioBroker.admin#2421

@mcm1957
Copy link
Member

mcm1957 commented Oct 5, 2024

See ioBroker/adapter-react-v5#438
@Pocky2507 - thanks for Issue

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

No branches or pull requests

3 participants