Skip to content

tree: Add toggle to focus on selected #1617

tree: Add toggle to focus on selected

tree: Add toggle to focus on selected #1617

Triggered via pull request October 9, 2024 00:15
Status Failure
Total duration 8m 16s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
23s
check-lockfile
publish
0s
publish
rebuild-docker-image
0s
rebuild-docker-image
Fit to window
Zoom out
Zoom in

Annotations

3 errors
type-check: src/components/controls/controls.tsx#L69
Type 'ReactElement<any, any>' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 163 more.
type-check: src/reducers/controls.ts#L165
Type '{ defaults: Defaults; available: undefined; canTogglePanelLayout: boolean; temporalConfidence: { exists: boolean; display: boolean; on: boolean; }; layout: string; scatterVariables: {}; ... 49 more ...; measurementsFilters: {}; }' is not assignable to type 'ControlsState'.
type-check
Process completed with exit code 2.