mrc-6113 JSON schema #68
Annotations
9 errors and 1 warning
lint:
tests/integration/errors.spec.ts#L2
Replace `grout,·validateResponse` with `·grout,·validateResponse·`
|
|
|
lint:
tests/integration/integrationTest.ts#L11
Replace `response:·Response,·dataSchemaName:·string·|·undefined` with `⏎····response:·Response,⏎····dataSchemaName:·string·|·undefined⏎`
|
lint:
tests/integration/integrationTest.ts#L16
Replace `·?·await·getSchema(dataSchemaName)` with `⏎········?·await·getSchema(dataSchemaName)⏎·······`
|
lint:
tests/integration/integrationTest.ts#L18
This line has a length of 121. Maximum allowed is 120
|
lint:
tests/integration/integrationTest.ts#L23
This line has a length of 163. Maximum allowed is 120
|
lint:
tests/integration/integrationTest.ts#L23
Replace `validate(response.body),·`Schema·errors:·\n·${ajv.errorsText(validate.errors)}·\nfor·response:·\n${JSON.stringify(response.body,·null,·2)}`` with `⏎········validate(response.body),⏎········`Schema·errors:·\n·${ajv.errorsText(validate.errors)}·\nfor·response:·\n${JSON.stringify(response.body,·null,·2)}`⏎····`
|
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
|