Skip to content

Tree component refactoring #1616

Tree component refactoring

Tree component refactoring #1616

Triggered via pull request October 8, 2024 23:28
Status Failure
Total duration 6m 42s
Artifacts

ci.yaml

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

Annotations

2 errors
type-check: src/reducers/controls.ts#L160
Type '{ defaults: Defaults; available: undefined; canTogglePanelLayout: boolean; temporalConfidence: { exists: boolean; display: boolean; on: boolean; }; layout: string; scatterVariables: {}; ... 48 more ...; measurementsFilters: {}; }' is not assignable to type 'ControlsState'.
type-check
Process completed with exit code 2.