Skip to content

fix: address code-reviewer issues — tests, formatDuration, useEffect,… #29

fix: address code-reviewer issues — tests, formatDuration, useEffect,…

fix: address code-reviewer issues — tests, formatDuration, useEffect,… #29

Triggered via push March 5, 2026 13:07
Status Success
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test: src/components/TraceCanvas.tsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/TraceCanvas.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/ErrorBoundary.tsx#L20
Fast refresh only works when a file only exports components. Move your component(s) to a separate file