mrc-6085 Error handling #22
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#L7
Replace `req:·Request,·res:·Response,·next:·NextFunction` with `⏎········req:·Request,⏎········res:·Response,⏎········next:·NextFunction⏎····`
|
lint:
src/controllers/tileController.ts#L9
Replace `dataset,·level,·z,·x,·y` with `·dataset,·level,·z,·x,·y·`
|
lint:
src/controllers/tileController.ts#L10
Replace `tileDatasets` with `·tileDatasets·`
|
lint:
src/errors/errorType.ts#L4
Insert `⏎`
|
lint:
src/errors/groutError.ts#L1
Replace `ErrorType` with `·ErrorType·`
|
lint:
src/errors/groutError.ts#L14
Insert `⏎`
|
lint:
src/errors/handleError.ts#L3
Replace `GroutError` with `·GroutError·`
|
lint:
src/errors/handleError.ts#L4
Replace `ErrorType` with `·ErrorType·`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|