Skip to content

fix: Turn into payload plugin #21

fix: Turn into payload plugin

fix: Turn into payload plugin #21

Triggered via pull request September 29, 2025 14:05
Status Failure
Total duration 30s
Artifacts

pr-to-development.yml

on: pull_request
validate-pr
21s
validate-pr
Fit to window
Zoom out
Zoom in

Annotations

7 errors
validate-pr
Process completed with exit code 1.
src/tests/payload-assist.test.ts > config check > should throw an error if graphQL is not disabled: src/tests/payload-assist.test.ts#L118
AssertionError: expected [Function] to throw an error - Expected: null + Received: undefined ❯ src/tests/payload-assist.test.ts:118:48
src/tests/payload-assist.test.ts > config check > should throw an error if collection's endpoint is missing withResponse: src/tests/payload-assist.test.ts#L107
AssertionError: expected [Function] to throw an error - Expected: null + Received: undefined ❯ src/tests/payload-assist.test.ts:107:48
src/tests/payload-assist.test.ts > config check > should throw an error if collection is missing withDtoReadHook: src/tests/payload-assist.test.ts#L80
AssertionError: expected [Function] to throw an error - Expected: null + Received: undefined ❯ src/tests/payload-assist.test.ts:80:48
src/tests/payload-assist.test.ts > config check > should throw an error if collection is missing read access object: src/tests/payload-assist.test.ts#L60
AssertionError: expected [Function] to throw an error - Expected: null + Received: undefined ❯ src/tests/payload-assist.test.ts:60:48
src/tests/payload-assist.test.ts > config check > should throw an error if collection is missing access object: src/tests/payload-assist.test.ts#L39
AssertionError: expected [Function] to throw an error - Expected: null + Received: undefined ❯ src/tests/payload-assist.test.ts:39:48
src/tests/payload-assist.test.ts > config check > should allow proper payload config: src/tests/payload-assist.test.ts#L23
AssertionError: expected "spy" to be called with arguments: [ { collections: [ { …(5) } ], …(2) } ] Number of calls: 0 ❯ src/tests/payload-assist.test.ts:23:25