Skip to content

chore(deps): bump lucide-react from 0.438.0 to 1.47.0 in /web #251

chore(deps): bump lucide-react from 0.438.0 to 1.47.0 in /web

chore(deps): bump lucide-react from 0.438.0 to 1.47.0 in /web #251

Triggered via pull request September 10, 2026 07:48
Status Success
Total duration 11m 33s
Artifacts –

ci.yml

on: pull_request
Repo reference guard
5s
Repo reference guard
Lint & Test
10m 27s
Lint & Test
Race detector & coverage floor
11m 29s
Race detector & coverage floor
Web Frontend Check
42s
Web Frontend Check
Pre-commit
10m 11s
Pre-commit
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Pre-commit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Test: web/src/components/Live/LiveFileInspector.tsx#L257
Unexpected any. Specify a different type
Lint & Test: web/src/components/Live/LiveFileInspector.tsx#L233
Unexpected any. Specify a different type
Lint & Test: web/src/components/Live/CalibrationBanner.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint & Test: web/src/components/Files/FileInspector.tsx#L28
'FileStatus' is defined but never used. Allowed unused vars must match /^_/u
Lint & Test: web/src/components/Files/FileInspector.tsx#L5
'FileMinus' is defined but never used. Allowed unused vars must match /^_/u
Lint & Test: web/src/components/Files/FileInspector.tsx#L4
'FilePlus' is defined but never used. Allowed unused vars must match /^_/u
Lint & Test: web/src/components/Board/KanbanBoard.tsx#L205
Unexpected any. Specify a different type
Lint & Test: web/src/components/Blocks/fields.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint & Test: web/src/api/client.ts#L635
Unexpected any. Specify a different type
Lint & Test: web/src/App.tsx#L51
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file