Merge remote-tracking branch 'upstream/main' into writing-assistant #1464
Annotations
4 errors and 3 warnings
electron/main/llm/models/Ollama.ts#L20
Already included file name '/home/runner/work/reor/reor/electron/main/llm/types.ts' differs from file name '/home/runner/work/reor/reor/electron/main/llm/Types.ts' only in casing.
|
electron/main/vector-database/embeddings.ts#L14
Already included file name '/home/runner/work/reor/reor/electron/main/filesystem/filesystem.ts' differs from file name '/home/runner/work/reor/reor/electron/main/filesystem/Filesystem.ts' only in casing.
|
src/components/File/FileSideBar/hooks/use-file-info-tree.tsx#L7
Already included file name '/home/runner/work/reor/reor/electron/main/filesystem/types.ts' differs from file name '/home/runner/work/reor/reor/electron/main/filesystem/Types.ts' only in casing.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/File/hooks/use-file-by-filepath.ts#L65
'displayMarkdown' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/components/Settings/GeneralSections.tsx#L21
'displayMarkdown' is assigned a value but never used. Allowed unused vars must match /^_/u
|
This job failed
Loading