Skip to content

feat: swipe view mode support in video export #4918

feat: swipe view mode support in video export

feat: swipe view mode support in video export #4918

Triggered via pull request July 4, 2026 01:26
Status Success
Total duration 6m 59s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, coverallsapp/github-action@master, volta-cli/action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: src/components/src/modals/data-table-modal.tsx#L157
'uiState' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/modals/data-table-modal.tsx#L156
'uiStateActions' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/modals/add-map-style-modal.tsx#L119
'mapboxApiUrl' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/map/layer-hover-info.tsx#L97
The ref value 'imgRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'imgRef.current' to a variable inside the effect, and use that variable in the cleanup function
build: src/components/src/common/line-chart.tsx#L210
Forbidden non-null assertion
build: src/components/src/annotations/lexical-editor/use-lexical-toolbar.ts#L256
'isEditingText' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/annotations/lexical-editor/use-lexical-toolbar.ts#L117
'isEditingText' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/annotations/lexical-editor/use-lexical-toolbar.ts#L43
'isEditingText' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/annotations/lexical-editor/lexical-toolbar.tsx#L281
'onChangeTextVerticalAlign' is defined but never used. Allowed unused args must match /^_/u
build: src/components/src/annotations/lexical-editor/lexical-toolbar.tsx#L280
'textVerticalAlign' is defined but never used. Allowed unused args must match /^_/u