build(deps-dev): bump @types/node from 22.19.3 to 22.19.5 in the dev-dependencies group #76
Annotations
10 warnings
|
🔍 Lint:
src/renderer/stores/auth.store.ts#L86
Missing return type on function
|
|
🔍 Lint:
src/renderer/stores/auth.store.ts#L71
Missing return type on function
|
|
🔍 Lint:
src/renderer/stores/auth.store.ts#L50
Missing return type on function
|
|
🔍 Lint:
src/renderer/stores/auth.store.ts#L47
Missing return type on function
|
|
🔍 Lint:
src/renderer/stores/auth.store.ts#L37
Missing return type on function
|
|
🔍 Lint:
src/renderer/stores/auth.store.ts#L34
Missing return type on function
|
|
🔍 Lint:
src/renderer/stores/auth.store.ts#L31
Missing return type on function
|
|
🔍 Lint:
src/renderer/layouts/components/WorkspaceSwitcher.tsx#L50
Missing return type on function
|
|
🔍 Lint:
src/renderer/components/color-picker.tsx#L100
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
🔍 Lint:
src/renderer/components/color-picker.tsx#L90
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading