Skip to content

build(deps): Bump actions/setup-node from 6.3.0 to 6.4.0 #34

build(deps): Bump actions/setup-node from 6.3.0 to 6.4.0

build(deps): Bump actions/setup-node from 6.3.0 to 6.4.0 #34

Triggered via pull request April 20, 2026 23:07
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Unit Tests
Process completed with exit code 1.
src/features/session-detail/timeline-chart/timeline-colors.test.ts > getToolColor > returns the correct hex color for file-reading tools: apps/web/src/features/session-detail/timeline-chart/timeline-colors.test.ts#L39
AssertionError: expected '#E68A2E' to be '#e09070' // Object.is equality Expected: "#e09070" Received: "#E68A2E" ❯ src/features/session-detail/timeline-chart/timeline-colors.test.ts:39:34
Lint: apps/web/src/routes/_dashboard/stats.tsx#L161
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint: apps/web/src/routes/_dashboard/stats.tsx#L49
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint: apps/web/src/routes/_dashboard/settings.tsx#L8
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint: apps/web/src/routes/_dashboard/sessions/index.tsx#L21
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint: apps/web/src/routes/_dashboard/sessions/$sessionId.tsx#L29
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint: apps/web/src/routes/_dashboard.tsx#L8
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint: apps/web/src/routes/__root.tsx#L72
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint: apps/web/src/routes/__root.tsx#L43
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint: apps/web/src/features/theme/ThemeProvider.tsx#L67
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: apps/web/src/features/privacy/PrivacyContext.tsx#L116
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components