Skip to content

Implement MVP for OGC API - Coverages #200

Implement MVP for OGC API - Coverages

Implement MVP for OGC API - Coverages #200

Triggered via pull request November 12, 2024 18:54
@m-mohrm-mohr
synchronize #92
coverages
Status Failure
Total duration 52s
Artifacts

tests.yml

on: pull_request
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
deploy (17): src/api/coverages.js#L1
'DateTime' is defined but never used
deploy (17): src/api/coverages.js#L122
'crs' is assigned a value but never used
deploy (17)
Process completed with exit code 1.
deploy (latest)
The job was canceled because "_17" failed.
deploy (latest)
The operation was canceled.
deploy (lts/*)
The job was canceled because "_17" failed.
deploy (lts/*)
The operation was canceled.
deploy (17): src/api/collections.js#L243
Unexpected 'todo' comment: 'todo: migrate to ee.data.listImages?'
deploy (17): src/api/jobs.js#L173
Unexpected 'todo' comment: 'todo: actually stop the processing'
deploy (17): src/api/jobs.js#L255
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
deploy (17): src/api/jobs.js#L293
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
deploy (17): src/api/jobs.js#L327
Unexpected 'todo' comment: 'ToDo: Validate data, handle budget and...'
deploy (17): src/api/services.js#L122
Unexpected 'todo' comment: 'ToDo 1.0: Correctly handle service...'
deploy (17): src/api/services.js#L135
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
deploy (17): src/api/services.js#L192
Unexpected 'todo' comment: 'ToDo 1.0: Correctly handle service...'
deploy (17): src/api/services.js#L196
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
deploy (17): src/api/users.js#L33
Possible race condition: `req.user` might be assigned based on an outdated state of `req`