Skip to content

mrc-6064 serve tile data #13

mrc-6064 serve tile data

mrc-6064 serve tile data #13

Triggered via pull request December 5, 2024 15:44
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#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