iglu-central icon indicating copy to clipboard operation
iglu-central copied to clipboard

com.snowplowanalytics.self-desc can't be validated with igluctl

Open estahn opened this issue 7 years ago • 0 comments

FAILURE: Schema [/home/circleci/project/schemas/com.snowplowanalytics.self-desc/instance-iglu-only/jsonschema/1-0-0] contains following errors: 
warning: the following keywords are unknown and will be ignored: [self]
    level: "warning"
    schema: {"loadingURI":"#","pointer":""}
    domain: "syntax"
    ignored: ["self"]

FAILURE: Schema [/home/circleci/project/schemas/com.snowplowanalytics.self-desc/schema/jsonschema/1-0-0] contains following errors: 
warning: the following keywords are unknown and will be ignored: [self]
    level: "warning"
    schema: {"loadingURI":"#","pointer":""}
    domain: "syntax"
    ignored: ["self"]

FAILURE: Schema [/home/circleci/project/schemas/com.snowplowanalytics.self-desc/instance/jsonschema/1-0-0] contains following errors: 
warning: the following keywords are unknown and will be ignored: [self]
    level: "warning"
    schema: {"loadingURI":"#","pointer":""}
    domain: "syntax"
    ignored: ["self"]

estahn avatar Nov 07 '18 02:11 estahn