Skip to content

More push

More push #361

Triggered via pull request June 14, 2024 14:27
Status Failure
Total duration 4m 8s
Artifacts

test.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
@zemble/cms#test: command (/home/runner/work/zemble/zemble/packages/cms) /home/runner/.bun/bin/bun run test --timeout 20000 exited (1)
error: expect(received).toEqual(expected): packages/cms/dynamicSchema/createDynamicSchema.test.ts#L131
Expected: { createBook: { title: "Lord of the rings", }, } Received: undefined at /home/runner/work/zemble/zemble/packages/cms/dynamicSchema/createDynamicSchema.test.ts:131:3
error: expect(received).toEqual(expected): packages/cms/dynamicSchema/createDynamicSchema.test.ts#L177
Expected: [ { title: "Lord of the rings", }, { title: "Simarillion", } ] Received: undefined at /home/runner/work/zemble/zemble/packages/cms/dynamicSchema/createDynamicSchema.test.ts:177:3
test
Process completed with exit code 1.