mrc-6085 Error handling #26
Annotations
10 errors and 1 warning
lint:
src/errors/handleError.ts#L12
'_' is defined but never used
|
lint:
tests/integration/errors.spec.ts#L2
Replace `grout` with `·grout·`
|
lint:
tests/integration/errors.spec.ts#L10
Replace `⏎············{·error:·"NOT_FOUND",·detail:·`Route·not·found:·${url}`·}⏎········` with `{·error:·"NOT_FOUND",·detail:·`Route·not·found:·${url}`·}`
|
lint:
tests/integration/errors.spec.ts#L16
Insert `·`
|
lint:
tests/integration/errors.spec.ts#L22
Replace `⏎············{·error:·"BAD_REQUEST",·detail:·error·}⏎········` with `{·error:·"BAD_REQUEST",·detail:·error·}`
|
lint:
tests/integration/errors.spec.ts#L44
Delete `⏎`
|
lint:
tests/integration/errors.spec.ts#L49
Replace `"/tile/gadm41/admin0/a/1/4",·"\"a\"·is·not·an·integer"` with `⏎············"/tile/gadm41/admin0/a/1/4",⏎············'"a"·is·not·an·integer'⏎········`
|
lint:
tests/integration/errors.spec.ts#L53
Replace `"/tile/gadm41/admin0/3/1a/4",·"\"1a\"·is·not·an·integer"` with `⏎············"/tile/gadm41/admin0/3/1a/4",⏎············'"1a"·is·not·an·integer'⏎········`
|
lint:
tests/integration/errors.spec.ts#L57
Replace `"/tile/gadm41/admin0/3/1/4.3",·"\"4.3\"·is·not·an·integer"` with `⏎············"/tile/gadm41/admin0/3/1/4.3",⏎············'"4.3"·is·not·an·integer'⏎········`
|
lint:
tests/integration/errors.spec.ts#L59
Insert `;`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|