Skip to content

feat(table): add show_search and a reusable mo.ui.table.Display config #19030

feat(table): add show_search and a reusable mo.ui.table.Display config

feat(table): add show_search and a reusable mo.ui.table.Display config #19030

Triggered via pull request June 25, 2026 01:58
Status Success
Total duration 6m 5s
Artifacts

test_fe.yaml

on: pull_request
🧹 Lint frontend
57s
🧹 Lint frontend
🧪 Test frontend
5m 48s
🧪 Test frontend
📦 Build frontend
2m 0s
📦 Build frontend
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧹 Lint frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
marimo(prefer-object-params): src/utils/edit-distance.ts#L132
Avoid multiple positional arguments. Prefer an options object instead, e.g., fn(options) or fn(arg, options).
marimo(prefer-object-params): src/utils/edit-distance.ts#L94
Avoid multiple positional arguments. Prefer an options object instead, e.g., fn(options) or fn(arg, options).
marimo(prefer-object-params): src/utils/edit-distance.ts#L22
Avoid multiple positional arguments. Prefer an options object instead, e.g., fn(options) or fn(arg, options).
marimo(prefer-object-params): src/core/codemirror/completion/variable-completions.ts#L9
Avoid multiple positional arguments. Prefer an options object instead, e.g., fn(options) or fn(arg, options).
eslint(no-unused-vars): src/stories/select.stories.tsx#L66
Parameter 'ctx' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/stories/select.stories.tsx#L66
Parameter 'args' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/stories/select.stories.tsx#L27
Parameter 'ctx' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/stories/select.stories.tsx#L27
Parameter 'args' is declared but never used. Unused parameters should start with a '_'.
marimo(prefer-object-params): src/core/codemirror/reactive-references/analyzer.ts#L397
Avoid multiple positional arguments. Prefer an options object instead, e.g., fn(options) or fn(arg, options).
marimo(prefer-object-params): src/core/codemirror/reactive-references/analyzer.ts#L382
Avoid multiple positional arguments. Prefer an options object instead, e.g., fn(options) or fn(arg, options).
📦 Build frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧪 Test frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/