mrc-6064 serve tile data #14
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#L18
Replace `parseInt(z),·parseInt(x),·parseInt(y)` with `⏎················parseInt(z),⏎················parseInt(x),⏎················parseInt(y)⏎············`
|
lint:
src/controllers/tileController.ts#L29
Insert `;`
|
lint:
src/controllers/tileController.ts#L30
Insert `⏎`
|
lint:
src/db/tileDatabase.ts#L2
Replace `TilesRow` with `·TilesRow·`
|
lint:
src/db/tileDatabase.ts#L11
Unexpected any. Specify a different type
|
lint:
src/db/tileDatabase.ts#L25
Insert `;`
|
lint:
src/discover.ts#L3
Replace `TileDatabase` with `·TileDatabase·`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|