feat(search button): Add a search button to the top of the subscription column #4319
Annotations
10 warnings
|
apps/desktop/layer/renderer/src/components/ui/markdown/renderers/BlockErrorBoundary.tsx#L7
React Hook useEffect has a missing dependency: 'props.error'. Either include it or remove the dependency array
|
|
apps/desktop/layer/renderer/src/components/ui/markdown/context.tsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
apps/desktop/layer/renderer/src/components/ui/lottie-container/index.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
apps/desktop/layer/renderer/src/components/ui/background/WindowUnderBlur.tsx#L18
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
apps/desktop/layer/renderer/src/components/ui/background/WindowUnderBlur.tsx#L13
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
apps/desktop/layer/renderer/src/components/errors/helper.ts#L33
React Hook useEffect has a missing dependency: 'resetError'. Either include it or remove the dependency array. If 'resetError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
apps/desktop/layer/renderer/src/atoms/settings/ui.ts#L72
If your function doesn't call any Hooks, avoid the 'use' prefix. Instead, write it as a regular function without the 'use' prefix
|
|
apps/desktop/layer/renderer/src/atoms/settings/ui.ts#L72
If your function doesn't call any Hooks, avoid the 'use' prefix. Instead, write it as a regular function without the 'use' prefix
|
|
apps/desktop/layer/main/src/ipc/services/app.ts#L175
Assignment to function parameter 'input'
|
|
apps/desktop/forge.config.cts#L270
Assignment to function parameter 'makeResults'
|
The logs for this run have expired and are no longer available.
Loading