fix: error handling hardening — singleton recreation, timestamp hashe… #214
ci.yml
on: push
Lint, Typecheck & Test
42s
Docker Build & Push
0s
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`
|