Skip to content

1.8.0

1.8.0 #35

Triggered via push March 27, 2024 00:49
Status Failure
Total duration 38s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors
annotations/index.spec.ts > Annotations > `properties`, `patternProperties`, and `additionalProperties` { "properties": { "foo": { "title": "Foo" } }, "patternProperties": { "^a": { "title": "Bar" } }, "additionalProperties": { "title": "Baz" } } > Instance: {"foo":{},"apple":{},"baz":{}} > title annotations at '#/foo' should be ["Foo"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/foo') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/properties.js:19:52 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
annotations/index.spec.ts > Annotations > `properties`, `patternProperties`, and `additionalProperties` { "properties": { "foo": { "title": "Foo" } }, "patternProperties": { "^a": { "title": "Bar" } }, "additionalProperties": { "title": "Baz" } } > Instance: {"foo":{},"apple":{},"baz":{}} > title annotations at '#/apple' should be ["Bar"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/foo') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/properties.js:19:52 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
annotations/index.spec.ts > Annotations > `properties`, `patternProperties`, and `additionalProperties` { "properties": { "foo": { "title": "Foo" } }, "patternProperties": { "^a": { "title": "Bar" } }, "additionalProperties": { "title": "Baz" } } > Instance: {"foo":{},"apple":{},"baz":{}} > title annotations at '#/baz' should be ["Baz"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/foo') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/properties.js:19:52 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
annotations/index.spec.ts > Annotations > `propertyNames` { "propertyNames": { "const": "foo", "title": "Foo" } } > Instance: {"foo":42} > propertyNames annotations at '#' should be []: annotations/annotated-instance.js#L18
TypeError: Cannot read properties of undefined (reading '') ❯ Module.annotation annotations/annotated-instance.js:18:30 ❯ annotations/index.spec.ts:79:57
annotations/index.spec.ts > Annotations > `propertyNames` { "propertyNames": { "const": "foo", "title": "Foo" } } > Instance: {"foo":42} > title annotations at '#/foo' should be []: annotations/annotated-instance.js#L18
TypeError: Cannot read properties of undefined (reading '/foo') ❯ Module.annotation annotations/annotated-instance.js:18:30 ❯ annotations/index.spec.ts:79:57
annotations/index.spec.ts > Annotations > `prefixItems` and `items` { "prefixItems": [ { "title": "Foo" } ], "items": { "title": "Bar" } } > Instance: ["foo","bar"] > title annotations at '#/0' should be ["Foo"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/0') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/prefixItems.js:19:46 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
annotations/index.spec.ts > Annotations > `prefixItems` and `items` { "prefixItems": [ { "title": "Foo" } ], "items": { "title": "Bar" } } > Instance: ["foo","bar"] > title annotations at '#/1' should be ["Bar"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/0') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/prefixItems.js:19:46 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
build (20.x)
The job was canceled because "_18_x" failed.
annotations/index.spec.ts > Annotations > `properties`, `patternProperties`, and `additionalProperties` { "properties": { "foo": { "title": "Foo" } }, "patternProperties": { "^a": { "title": "Bar" } }, "additionalProperties": { "title": "Baz" } } > Instance: {"foo":{},"apple":{},"baz":{}} > title annotations at '#/foo' should be ["Foo"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/foo') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/properties.js:19:52 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
annotations/index.spec.ts > Annotations > `properties`, `patternProperties`, and `additionalProperties` { "properties": { "foo": { "title": "Foo" } }, "patternProperties": { "^a": { "title": "Bar" } }, "additionalProperties": { "title": "Baz" } } > Instance: {"foo":{},"apple":{},"baz":{}} > title annotations at '#/apple' should be ["Bar"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/foo') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/properties.js:19:52 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
annotations/index.spec.ts > Annotations > `properties`, `patternProperties`, and `additionalProperties` { "properties": { "foo": { "title": "Foo" } }, "patternProperties": { "^a": { "title": "Bar" } }, "additionalProperties": { "title": "Baz" } } > Instance: {"foo":{},"apple":{},"baz":{}} > title annotations at '#/baz' should be ["Baz"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/foo') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/properties.js:19:52 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
annotations/index.spec.ts > Annotations > `propertyNames` { "propertyNames": { "const": "foo", "title": "Foo" } } > Instance: {"foo":42} > propertyNames annotations at '#' should be []: annotations/annotated-instance.js#L18
TypeError: Cannot read properties of undefined (reading '') ❯ Module.annotation annotations/annotated-instance.js:18:30 ❯ annotations/index.spec.ts:79:57
annotations/index.spec.ts > Annotations > `propertyNames` { "propertyNames": { "const": "foo", "title": "Foo" } } > Instance: {"foo":42} > title annotations at '#/foo' should be []: annotations/annotated-instance.js#L18
TypeError: Cannot read properties of undefined (reading '/foo') ❯ Module.annotation annotations/annotated-instance.js:18:30 ❯ annotations/index.spec.ts:79:57
annotations/index.spec.ts > Annotations > `prefixItems` and `items` { "prefixItems": [ { "title": "Foo" } ], "items": { "title": "Bar" } } > Instance: ["foo","bar"] > title annotations at '#/0' should be ["Foo"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/0') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/prefixItems.js:19:46 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24
annotations/index.spec.ts > Annotations > `prefixItems` and `items` { "prefixItems": [ { "title": "Foo" } ], "items": { "title": "Bar" } } > Instance: ["foo","bar"] > title annotations at '#/1' should be ["Bar"]: annotations/annotated-instance.js#L27
TypeError: Cannot read properties of undefined (reading '/0') ❯ Module.annotate annotations/annotated-instance.js:27:32 ❯ Object.<anonymous> annotations/index.js:47:32 ❯ Module.publish lib/pubsub.js:23:57 ❯ lib/keywords/validation.js:55:15 ❯ Object.interpret lib/keywords/validation.js:51:71 ❯ lib/keywords/prefixItems.js:19:46 ❯ node_modules/@hyperjump/pact/lib/index.js:232:10 ❯ curried node_modules/just-curry-it/index.mjs:33:17 ❯ node_modules/just-curry-it/index.mjs:36:24