updated descriptions #20
configuration_validator.yml
on: push
Matrix: copy-configuration-files
Annotations
4 errors
copy-configuration-files (ubuntu-latest, 18.x)
❌ failed to parse JSON file: target/ap-digitalewatermeter-config.json
[{"instancePath":"","schemaPath":"#/definitions/Configuration/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"repository"},"message":"must NOT have additional properties"},{"instancePath":"/responsibleOrganisation","schemaPath":"#/definitions/Configuration/properties/responsibleOrganisation/type","keyword":"type","params":{"type":"object"},"message":"must be object"}]
|
copy-configuration-files (ubuntu-latest, 18.x)
❌ failed to parse JSON file: target/voc-digitalewatermeter-config.json
[{"instancePath":"","schemaPath":"#/definitions/Configuration/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"repository"},"message":"must NOT have additional properties"},{"instancePath":"/responsibleOrganisation","schemaPath":"#/definitions/Configuration/properties/responsibleOrganisation/type","keyword":"type","params":{"type":"object"},"message":"must be object"}]
|
copy-configuration-files (ubuntu-latest, 18.x)
❌ 2 JSON files failed validation
|
copy-configuration-files (ubuntu-latest, 18.x)
❌ JSON or YAML files failed validation
|