mrc-6085 Error handling #21
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#L4
Replace `GroutError` with `·GroutError·`
|
lint:
src/controllers/tileController.ts#L4
'GroutError' is defined but never used
|
lint:
src/controllers/tileController.ts#L5
Replace `ErrorType` with `·ErrorType·`
|
lint:
src/controllers/tileController.ts#L5
'ErrorType' is defined but never used
|
lint:
src/controllers/tileController.ts#L8
Replace `req:·Request,·res:·Response,·next:·NextFunction` with `⏎········req:·Request,⏎········res:·Response,⏎········next:·NextFunction⏎····`
|
lint:
src/controllers/tileController.ts#L10
Replace `dataset,·level,·z,·x,·y` with `·dataset,·level,·z,·x,·y·`
|
lint:
src/controllers/tileController.ts#L11
Replace `tileDatasets` with `·tileDatasets·`
|
lint:
src/errors/errorType.ts#L4
Insert `⏎`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|