Skip to content

feat: preview and edit TOML files with syntax highlighting (#10599) #20780

feat: preview and edit TOML files with syntax highlighting (#10599)

feat: preview and edit TOML files with syntax highlighting (#10599) #20780

Triggered via push August 25, 2026 18:09
Status Success
Total duration 9m 8s
Artifacts

test_fe.yaml

on: push
🧹 Lint frontend
38s
🧹 Lint frontend
🧪 Test frontend
7m 48s
🧪 Test frontend
📦 Build frontend
55s
📦 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@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-unused-vars): src/core/wasm/worker/getMarimoWheel.ts#L3
Parameter 'version' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/core/wasm/store.ts#L82
Parameter 'contents' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/core/wasm/store.ts#L57
Parameter 'contents' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/core/wasm/store.ts#L44
Parameter 'contents' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/core/wasm/bridge.ts#L439
Parameter 'request' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/core/wasm/bridge.ts#L405
Parameter 'path' is declared but never used. Unused parameters should start with a '_'.
eslint-plugin-react(button-has-type): src/components/editor/chrome/panels/snippets-panel.tsx#L74
`button` elements must have an explicit `type` attribute.
eslint(no-unused-vars): src/components/chat/acp/__tests__/state.test.ts#L119
Variable 'tabId' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): src/components/chat/acp/__tests__/state.test.ts#L77
Variable 'tabId' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): src/core/kernel/__tests__/RuntimeState.test.ts#L28
Parameter 'args' is declared but never used. Unused parameters should start with a '_'.
📦 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@b906affcce14559ad1aafd4ab0e942779e9f58b1. 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@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/