Skip to content

feat: Major Planning Permission example payload #290

feat: Major Planning Permission example payload

feat: Major Planning Permission example payload #290

Triggered via pull request July 3, 2024 09:56
Status Failure
Total duration 1m 1s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests/usage.test.ts > parsing using the 'jsonschema' library > accepts a valid example: Planning Permission - Major application: tests/usage.test.ts#L39
AssertionError: expected [ ValidationError{ …(8) } ] to have a length of +0 but got 1 - Expected + Received - 0 + 1 ❯ tests/usage.test.ts:39:29
tests/usage.test.ts > parsing using the 'jsonschema' library > accepts a valid example: Prior Approval - Build homes on an adjoining commercial or mixed use building: tests/usage.test.ts#L39
AssertionError: expected [ ValidationError{ …(8) } ] to have a length of +0 but got 1 - Expected + Received - 0 + 1 ❯ tests/usage.test.ts:39:29
tests/usage.test.ts > parsing using the 'ajv' library > accepts a valid example: Planning Permission - Major application: tests/usage.test.ts#L62
AssertionError: expected [ { …(5) }, { …(5) }, { …(5) }, …(6) ] to be null ❯ tests/usage.test.ts:62:31
test
Process completed with exit code 1.