Skip to content

mrc-6113 JSON schema #65

mrc-6113 JSON schema

mrc-6113 JSON schema #65

Triggered via pull request January 7, 2025 12:15
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: tests/integration/integrationTest.ts#L8
Delete `·`
lint: tests/integration/integrationTest.ts#L26
This line has a length of 188. Maximum allowed is 120
lint: tests/integration/integrationTest.ts#L26
Replace `responseValidate(response.body),·`Response·schema·errors:·\n·${ajv.errorsText(responseValidate.errors)}·\nfor·response:·\n${JSON.stringify(response.body,·null,·2)}`` with `⏎········responseValidate(response.body),⏎········`Response·schema·errors:·\n·${ajv.errorsText(responseValidate.errors)}·\nfor·response:·\n${JSON.stringify(response.body,·null,·2)}`⏎····`
lint: tests/integration/integrationTest.ts#L31
This line has a length of 152. Maximum allowed is 120
lint: tests/integration/integrationTest.ts#L31
Replace `dataValidate(data),·`Data·schema·errors:·\n${ajv.errorsText(dataValidate.errors)}·\nfor·data:·\n${JSON.stringify(data,·null,·2)}`).toBe(true)` with `⏎········dataValidate(data),⏎········`Data·schema·errors:·\n${ajv.errorsText(dataValidate.errors)}·\nfor·data:·\n${JSON.stringify(data,·null,·2)}`⏎····).toBe(true);`
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636