[pull] dev from RSSNext:dev #201
Merged
Annotations
10 warnings
|
apps/desktop/layer/renderer/src/components/ui/media/Media.tsx#L426
The 'key' attribute must be placed before the spread attribute
|
|
apps/desktop/layer/renderer/src/components/ui/markdown/renderers/MarkdownP.tsx#L24
Do not use item index in the array as its key
|
|
apps/desktop/layer/renderer/src/components/ui/markdown/renderers/MarkdownP.tsx#L22
Do not use item index in the array as its key
|
|
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/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/main/src/ipc/services/app.ts#L182
Assignment to function parameter 'input'
|
|
apps/desktop/forge.config.cts#L271
Assignment to function parameter 'makeResults'
|
The logs for this run have expired and are no longer available.
Loading