Feat/cmr support #1111
Annotations
4 errors and 1 warning
Check TS errors:
app/scripts/components/common/mapbox/index.tsx#L417
Type '{ id: string; stacApiEndpoint: string | undefined; tileApiEndpoint: string | undefined; assetUrlReplacements: string[][] | undefined; stacCol: string; mapInstance: Map; isPositionSet: boolean; ... 5 more ...; isHidden: boolean | undefined; }' is not assignable to type 'IntrinsicAttributes & (MapLayerRasterTimeseriesProps | MapLayerVectorTimeseriesProps | MapLayerZarrTimeseriesProps)'.
|
Check TS errors:
app/scripts/components/common/mapbox/layers/zarr-timeseries.tsx#L51
Cannot find name 'ReplacementTuples'.
|
Check TS errors:
app/scripts/components/common/mapbox/layers/zarr-timeseries.tsx#L83
Argument of type '[string, string][] | undefined' is not assignable to parameter of type 'ReplacementTuples[]'.
|
Check TS errors
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading