Skip to content

refactor: improve type safety in HoursSettings component

67f39c4
Select commit
Loading
Failed to load commit list.
Merged

refactor!: migrate from Supabase client to internal API for various components #4480

refactor: improve type safety in HoursSettings component
67f39c4
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Mar 20, 2026 in 7s

2 issues fixed. 2 issues found.

Annotations

Check warning on line 169 in packages/ui/src/components/ui/legacy/calendar/settings/hour-settings.tsx

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

packages/ui/src/components/ui/legacy/calendar/settings/hour-settings.tsx#L169

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check notice on line 145 in packages/ui/src/components/ui/legacy/calendar/settings/hour-settings.tsx

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

packages/ui/src/components/ui/legacy/calendar/settings/hour-settings.tsx#L145

'_' is defined but never used. (@typescript-eslint/no-unused-vars)