mrc-6085 Error handling #23
Annotations
10 errors and 1 warning
lint:
src/controllers/tileController.ts#L1
Replace `NextFunction,·Request,·Response` with `·NextFunction,·Request,·Response·`
|
lint:
src/controllers/tileController.ts#L2
Replace `AppLocals` with `·AppLocals·`
|
lint:
src/controllers/tileController.ts#L5
Replace `GroutError` with `·GroutError·`
|
lint:
src/controllers/tileController.ts#L6
Replace `ErrorType` with `·ErrorType·`
|
lint:
src/controllers/tileController.ts#L10
Replace `(/^\d+$/.test(param)` with `/^\d+$/.test(param`
|
lint:
src/controllers/tileController.ts#L11
Replace ``"${param}"·is·not·an·integer`,·400,·ErrorType.BAD_REQUEST` with `⏎············`"${param}"·is·not·an·integer`,⏎············400,⏎············ErrorType.BAD_REQUEST⏎········`
|
lint:
src/controllers/tileController.ts#L14
Insert `;`
|
lint:
src/controllers/tileController.ts#L17
Replace `req:·Request,·res:·Response,·next:·NextFunction` with `⏎········req:·Request,⏎········res:·Response,⏎········next:·NextFunction⏎····`
|
lint:
src/controllers/tileController.ts#L19
Replace `dataset,·level,·z,·x,·y` with `·dataset,·level,·z,·x,·y·`
|
lint:
src/controllers/tileController.ts#L20
Replace `tileDatasets` with `·tileDatasets·`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading