Skip to content

Bump manifest

Bump manifest #43

Triggered via push July 9, 2024 17:54
Status Failure
Total duration 28s
Artifacts

extension.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/index.test.ts > transformDataToIndexedArray > should transform GetKeysResponse array to ArrayKeyItem array in proper index order: holo-key-manager-extension/src/lib/services/key-manager-store.ts#L88
ZodError: [ { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "newKey" ], "message": "Required" } ] ❯ Object.get error [as error] ../node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:587:31 ❯ ZodObject.parse ../node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:692:22 ❯ src/lib/services/key-manager-store.ts:88:22 ❯ Module.transformDataToArray src/lib/services/key-manager-store.ts:86:7 ❯ tests/index.test.ts:100:10 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { issues: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'newKey' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'newKey' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { newKey: [ 'Required' ] } } }
build
Process completed with exit code 1.