Skip to content

HARMONY-1495: Remove outdated doc #4652

HARMONY-1495: Remove outdated doc

HARMONY-1495: Remove outdated doc #4652

Triggered via push July 12, 2023 14:27
Status Failure
Total duration 3m 32s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (16.x): test/ogc-api-coverages/describe-collections.ts#L272
Argument of type '{ boxes: string[]; time_start: string; time_end: string; short_name: string; version_id: string; id: string; }' is not assignable to parameter of type 'CmrCollection'.
build (16.x): test/ogc-api-coverages/describe-collections.ts#L293
Argument of type '{ boxes: string[]; time_start: string; short_name: string; version_id: string; id: string; }' is not assignable to parameter of type 'CmrCollection'.
build (16.x): test/ogc-api-coverages/describe-collections.ts#L313
Argument of type '{ boxes: string[]; time_end: string; short_name: string; version_id: string; id: string; }' is not assignable to parameter of type 'CmrCollection'.
build (16.x): test/ogc-api-coverages/describe-collections.ts#L333
Argument of type '{ boxes: string[]; short_name: string; version_id: string; id: string; }' is not assignable to parameter of type 'CmrCollection'.
build (16.x): test/ogc-api-coverages/describe-collections.ts#L346
Argument of type '{ time_start: string; time_end: string; short_name: string; version_id: string; id: string; }' is not assignable to parameter of type 'CmrCollection'.
build (16.x): test/ogc-api-coverages/describe-collections.ts#L363
Argument of type '{ short_name: string; version_id: string; id: string; }' is not assignable to parameter of type 'CmrCollection'.
build (16.x)
Process completed with exit code 1.