Skip to content

fix: serialize GeoDataFrames with multiple geometry columns in python binding #5189

fix: serialize GeoDataFrames with multiple geometry columns in python binding

fix: serialize GeoDataFrames with multiple geometry columns in python binding #5189

Triggered via pull request July 28, 2026 16:17
Status Success
Total duration 8m 1s
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/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#L312
Forbidden non-null assertion
build: src/components/src/common/line-chart.tsx#L301
Forbidden non-null assertion
build: src/components/src/common/line-chart.tsx#L281
Forbidden non-null assertion
build: src/components/src/common/line-chart.tsx#L280
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