[iobroker-bot] Fix Schema Links for VSCode #1012
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
German description can be found below
Deutsche Beschreibung weiter unten
General information
This PR has been created by iobroker-bot. Please review the changes carefully and merge the PR if the review is ok.
Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that a PR is faulty. Please open an issue at repository https://github.com/ioBroker/ioBroker.repochecker to report a faulty PR.
And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.
your
ioBroker Check and Service Bot
@mcm1957 for evidence
Changes provided by this PR
This PR fixes several errors and warnings related to schema checking of io-package.json and jsonConfig files reported by the repository checker.
The PR updates the
.vscode/settings.jsonfile to ensure proper JSON schema validation in Visual Studio Code for ioBroker-specific files.The PR automatically:
json.schemassection with proper schema URLsio-package.jsonusing the official ioBroker.js-controller schemaadmin/jsonConfig.json,admin/jsonCustom.json,admin/jsonTab.jsonand their.json5variants) using the official ioBroker.admin schemajson.schemasentries before making changesBenefits:
Deutsche Beschreibung
Allgemeine Informationen
Dieses PR wurde von iobroker-bot erstellt. Bitte die Änderungen sorgfältig prüfen und das PR bei erfolgreicher Prüfung zusammenführen.
Bei Fragen oder falls ein PR fehlerhaft erscheint, bitte mich (@ioBroker-Bot) kontaktieren. Zum Melden eines fehlerhaften PR bitte ein Issue im Repository https://github.com/ioBroker/ioBroker.repochecker öffnen.
VIELEN DANK für die Wartung dieses Adapters von mir und allen Benutzern.
Gemeinsam für die beste Benutzererfahrung arbeiten.
euer
ioBroker Check and Service Bot
@mcm1957 zur Kenntnisnahme
Durch dieses PR bereitgestellte Änderungen
Dieser PR behebt mehrere Fehler und Warnungen bezüglich der Schema-Überprüfung von io-package.json und jsonConfig-Dateien, die vom Repository-Checker gemeldet wurden.
Der PR aktualisiert die Datei
.vscode/settings.json, um eine korrekte JSON-Schema-Validierung in Visual Studio Code für ioBroker-spezifische Dateien sicherzustellen.Der PR führt automatisch folgende Aktionen aus:
json.schemashinzu oder aktualisiert ihn mit den korrekten Schema-URLsio-package.jsonunter Verwendung des offiziellen ioBroker.js-controller-Schemasadmin/jsonConfig.json,admin/jsonCustom.json,admin/jsonTab.jsonund deren.json5-Varianten) unter Verwendung des offiziellen ioBroker.admin-Schemasjson.schemas-Einträge vor dem Vornehmen von ÄnderungenVorteile:
Template: E40xx-fixSchemaLinkForVsCode