Skip to content

Update dependencies #194

Update dependencies

Update dependencies #194

GitHub Actions / ESLint succeeded Nov 13, 2025 in 0s

51 warnings

ESLint found 51 warnings

Annotations

Check warning on line 206 in scripts/supabase-remote-init.mjs

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/supabase-remote-init.mjs#L206

Unused eslint-disable directive (no problems were reported from 'no-undef') (null)

Check warning on line 24 in src/components/admin/array-field.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/array-field.tsx#L24

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 36 in src/components/admin/autocomplete-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/autocomplete-input.tsx#L36

Imports "SupportCreateSuggestionOptions" are only used as type (@typescript-eslint/consistent-type-imports)

Check warning on line 130 in src/components/admin/autocomplete-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/autocomplete-input.tsx#L130

React Hook useCallback has a missing dependency: 'field'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)

Check warning on line 3 in src/components/admin/bulk-export-button.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/bulk-export-button.tsx#L3

Imports "UseBulkExportOptions" are only used as type (@typescript-eslint/consistent-type-imports)

Check warning on line 85 in src/components/admin/count.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/count.tsx#L85

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 257 in src/components/admin/data-table.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/data-table.tsx#L257

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 32 in src/components/admin/date-field.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/date-field.tsx#L32

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 104 in src/components/admin/date-field.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/date-field.tsx#L104

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 69 in src/components/admin/edit-guesser.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/edit-guesser.tsx#L69

Unused eslint-disable directive (no problems were reported from 'no-console') (null)

Check warning on line 99 in src/components/admin/export-button.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/export-button.tsx#L99

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 18 in src/components/admin/file-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/file-input.tsx#L18

Imports "FileRejection", "DropEvent" and "DropzoneInputProps" are only used as type (@typescript-eslint/consistent-type-imports)

Check warning on line 121 in src/components/admin/file-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/file-input.tsx#L121

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 141 in src/components/admin/file-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/file-input.tsx#L141

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 235 in src/components/admin/file-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/file-input.tsx#L235

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 265 in src/components/admin/file-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/file-input.tsx#L265

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 270 in src/components/admin/file-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/file-input.tsx#L270

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 322 in src/components/admin/file-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/file-input.tsx#L322

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 25 in src/components/admin/filter-form.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/filter-form.tsx#L25

Imports "FilterElementProps" are only used as type (@typescript-eslint/consistent-type-imports)

Check warning on line 26 in src/components/admin/filter-form.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/filter-form.tsx#L26

Imports "SavedQuery" are only used as type (@typescript-eslint/consistent-type-imports)

Check warning on line 138 in src/components/admin/filter-form.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/filter-form.tsx#L138

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 252 in src/components/admin/filter-form.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/filter-form.tsx#L252

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 486 in src/components/admin/filter-form.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/filter-form.tsx#L486

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)

Check warning on line 19 in src/components/admin/form.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/form.tsx#L19

All imports in the declaration are only used as types. Use `import type` (@typescript-eslint/consistent-type-imports)

Check warning on line 194 in src/components/admin/form.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/admin/form.tsx#L194

Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-explicit-any') (null)