Skip to content

feat: Land Drainage Consent example payload and associated types #303

feat: Land Drainage Consent example payload and associated types

feat: Land Drainage Consent example payload and associated types #303

Triggered via pull request July 11, 2024 09:05
Status Failure
Total duration 1m 16s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests/usage.test.ts > parsing using the 'jsonschema' library > accepts a valid example: Consent to do works affecting ordinary watercourses or land drainage: tests/usage.test.ts#L43
AssertionError: expected [ ValidationError{ …(8) } ] to have a length of +0 but got 1 - Expected + Received - 0 + 1 ❯ tests/usage.test.ts:43:29
tests/usage.test.ts > parsing using the 'ajv' library > accepts a valid example: Consent to do works affecting ordinary watercourses or land drainage: tests/usage.test.ts#L66
AssertionError: expected [ { …(5) }, { …(5) }, { …(5) } ] to be null ❯ tests/usage.test.ts:66:31
test
Process completed with exit code 1.