t/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
23:08:54 [vite] (client) warning:
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
Plugin: vite-plugin-eslint
File: E:/jiapuchajian/src/services/core/IndexedDBCacheService.ts
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
23:08:54 [vite] (client) warning:
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
Plugin: vite-plugin-eslint
File: E:/jiapuchajian/src/hooks/useAuth.ts
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
23:08:54 [vite] (client) warning:
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
Plugin: vite-plugin-eslint
File: E:/jiapuchajian/src/components/layout/Layout.tsx
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
23:08:54 [vite] (client) warning:
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
Plugin: vite-plugin-eslint
File: E:/jiapuchajian/src/services/core/DataPrefetchService.ts
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 36 problems (14 errors, 22 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
23:08:54 [vite] (client) warning:
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\logger.ts
21:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
32:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
41:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
50:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
60:50 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 41 problems (14 errors, 27 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
Plugin: vite-plugin-eslint
File: E:/jiapuchajian/src/lib/logger.ts
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\logger.ts
21:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
32:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
41:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
50:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
60:50 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 41 problems (14 errors, 27 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
23:08:54 [vite] (client) warning:
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\logger.ts
21:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
32:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
41:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
50:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
60:50 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 41 problems (14 errors, 27 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.
Plugin: vite-plugin-eslint
File: E:/jiapuchajian/src/services/core/PerformanceService.ts
E:\jiapuchajian\src\EmergencyPage.tsx
283:11 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
283:11 warning Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element jsx-a11y/no-static-element-interactions
E:\jiapuchajian\src\lib\logger.ts
21:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
32:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
41:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
50:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
60:50 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
E:\jiapuchajian\src\lib\supabase.ts
3:10 error 'isValidUrl' is defined but never used @typescript-eslint/no-unused-vars
16:5 error 'supabaseUrl' is never reassigned. Use 'const' instead prefer-const
17:5 error 'supabaseAnonKey' is never reassigned. Use 'const' instead prefer-const
18:5 error 'serviceRole' is never reassigned. Use 'const' instead prefer-const
185:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
207:18 error 'columns' is assigned a value but never used @typescript-eslint/no-unused-vars
208:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
210:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
213:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
220:35 error 'options' is assigned a value but never used @typescript-eslint/no-unused-vars
227:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
239:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
240:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
247:41 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
250:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
257:16 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:32 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
257:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
261:17 error 'column' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:33 error 'value' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
261:40 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
271:14 error 'bucket' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:11 error 'func' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:25 error 'params' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars
280:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
425:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
573:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
620:21 error 'userData' is assigned a value but never used @typescript-eslint/no-unused-vars
620:69 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
656:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
695:82 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
702:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
703:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 41 problems (14 errors, 27 warnings)
3 errors and 0 warnings potentially fixable with the `--fix` option.