feat/additional operations #4513
Closed
Annotations
2 errors
|
|
|
tests/schema/schema.test.mjs#L29
InvalidSchemaError: Invalid Schema
❯ Object.pubsub_subscription_0 node_modules/@hyperjump/json-schema/lib/core.js:55:13
❯ publishAsync node_modules/@hyperjump/json-schema/lib/pubsub.js:39:3
❯ Object.compile node_modules/@hyperjump/json-schema/lib/keywords/validation.js:13:3
❯ compile node_modules/@hyperjump/json-schema/lib/core.js:30:21
❯ validate node_modules/@hyperjump/json-schema/lib/core.js:22:20
❯ tests/schema/schema.test.mjs:29:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { output: { valid: false, errors: [ { keyword: 'https://json-schema.org/keyword/type', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items/type', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required/7', valid: false }, { keyword: 'https://json-schema.org/keyword/type', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items/type', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required/6', valid: false }, { keyword: 'https://json-schema.org/keyword/type', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items/type', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required/5', valid: false }, { keyword: 'https://json-schema.org/keyword/type', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items/type', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required/4', valid: false }, { keyword: 'https://json-schema.org/keyword/type', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items/type', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required/3', valid: false }, { keyword: 'https://json-schema.org/keyword/type', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items/type', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required/2', valid: false }, { keyword: 'https://json-schema.org/keyword/type', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items/type', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required/1', valid: false }, { keyword: 'https://json-schema.org/keyword/type', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items/type', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required/0', valid: false }, { keyword: 'https://json-schema.org/keyword/items', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/$defs/stringArray/items', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required', valid: false }, { keyword: 'https://json-schema.org/keyword/ref', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/properties/required/$ref', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not/required', valid: false }, { keyword: 'https://json-schema.org/keyword/properties', absoluteKeywordLocation: 'https://json-schema.org/draft/2020-12/meta/validation#/properties', instanceLocation: 'https://spec.openapis.org/oas/3.2/schema/WORK-IN-PROGRESS#/$defs/path-item/properties/additionalOperations/not', valid: false }, { keyword: 'https://json-schema.org/keyword/ref', absolut
|
The logs for this run have expired and are no longer available.
Loading