mrc-6064 serve tile data #9
Annotations
10 errors and 1 warning
lint:
src/controllers/tileController.ts#L1
Replace `Request,·Response` with `·Request,·Response·`
|
lint:
src/controllers/tileController.ts#L2
Replace `AppLocals` with `·AppLocals·`
|
lint:
src/controllers/tileController.ts#L6
Replace `⏎············dataset,⏎············level,⏎············z,⏎············x,⏎············y⏎·······` with `·dataset,·level,·z,·x,·y`
|
lint:
src/controllers/tileController.ts#L17
Replace `parseInt(z),·parseInt(x),·parseInt(y)` with `⏎············parseInt(z),⏎············parseInt(x),⏎············parseInt(y)⏎········`
|
lint:
src/controllers/tileController.ts#L25
Insert `;`
|
lint:
src/controllers/tileController.ts#L26
Insert `⏎`
|
lint:
src/db/tileDatabase.ts#L2
Replace `TilesRow` with `·TilesRow·`
|
lint:
src/db/tileDatabase.ts#L14
Unexpected any. Specify a different type
|
lint:
src/db/tileDatabase.ts#L15
'reject' is defined but never used
|
lint:
src/db/tileDatabase.ts#L25
Insert `;`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|