Skip to content

Ab/add zarr timeseries #565

Ab/add zarr timeseries

Ab/add zarr timeseries #565

Triggered via pull request July 10, 2023 18:06
Status Cancelled
Total duration 1m 16s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
The run was canceled by @github-actions.
lint: app/scripts/components/analysis/define/aoi-selector.tsx#L99
React Hook useCallback has a missing dependency: 'mapRef'. Either include it or remove the dependency array
lint: app/scripts/components/analysis/define/aoi-selector.tsx#L118
React Hook useEffect has a missing dependency: 'mapRef'. Either include it or remove the dependency array
lint: app/scripts/components/analysis/define/index.tsx#L104
Use a ! assertion to more succinctly remove null and undefined from the type
lint: app/scripts/components/analysis/define/index.tsx#L161
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
lint: app/scripts/components/analysis/define/index.tsx#L187
Unnecessary optional chain on a non-nullish value
lint: app/scripts/components/analysis/define/index.tsx#L194
React Hook useEffect has a missing dependency: 'datasetsLayers'. Either include it or remove the dependency array
lint: app/scripts/components/analysis/define/use-custom-aoi.ts#L129
Unnecessary conditional, value is always falsy
lint: app/scripts/components/analysis/page-hero-media.tsx#L143
React Hook useEffect has a missing dependency: 'theme.color'. Either include it or remove the dependency array
lint: app/scripts/components/analysis/page-hero-media.tsx#L159
Unexpected any. Specify a different type
lint: app/scripts/components/analysis/results/analysis-head-actions.tsx#L85
Unexpected any. Specify a different type