Skip to content

fix: error handling hardening — singleton recreation, timestamp hashe… #214

fix: error handling hardening — singleton recreation, timestamp hashe…

fix: error handling hardening — singleton recreation, timestamp hashe… #214

Triggered via push April 7, 2026 16:31
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Lint, Typecheck & Test
42s
Lint, Typecheck & Test
Docker Build & Push
0s
Docker Build & Push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L27
Expected blank line before this statement
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L24
Expected blank line before this statement
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L14
`~/components/ui/PanelErrorBoundary` import should occur before import of `~/lib/hooks/useFeatures`
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L11
`~/components/ui/Dialog` import should occur before import of `~/lib/hooks/useFeatures`
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L10
`./constants` import should occur before import of `~/lib/hooks/useFeatures`
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L9
`./types` type import should occur before import of `~/lib/hooks/useFeatures`
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L8
`~/lib/stores/profile` import should occur before import of `~/lib/stores/settings`
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L6
`~/lib/hooks/useConnectionStatus` import should occur before import of `~/lib/hooks/useFeatures`
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L3
`@radix-ui/react-dialog` import should occur before import of `react`
Lint, Typecheck & Test: app/components/@settings/core/ControlPanel.tsx#L2
`@nanostores/react` import should occur before import of `react`