bump version #78
Annotations
5 errors and 3 warnings
src/components/File/FileSideBar/index.tsx#L1
'CSSProperties' is defined but never used
|
src/components/File/FileSideBar/index.tsx#L1
'CSSProperties' is defined but never used
|
src/components/Settings/EmbeddingSettings/EmbeddingSettings.tsx#L7
There should be no empty line within import group
|
src/components/Settings/EmbeddingSettings/EmbeddingSettings.tsx#L9
There should be at least one empty line between import groups
|
|
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#L66
'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