Skip to content

clean up file explorer sidebar #1537

clean up file explorer sidebar

clean up file explorer sidebar #1537

Triggered via push July 14, 2024 16:07
Status Failure
Total duration 1m 31s
Artifacts

build.yml

on: push
Matrix: build_and_package
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 21 warnings
build_and_package (macos-latest): electron/main/common/chunking.ts#L13
'chunkMarkdownByHeadings' was used before it was defined
build_and_package (macos-latest): electron/main/common/chunking.ts#L25
'chunkStringsRecursively' was used before it was defined
build_and_package (macos-latest): electron/main/common/chunking.ts#L53
'chunkSize' is already declared in the upper scope on line 9 column 7
build_and_package (macos-latest): electron/main/common/error.ts#L1
Prefer default export on a file with single export
build_and_package (macos-latest): electron/main/common/network.ts#L128
'nodeToWebStream' was used before it was defined
build_and_package (macos-latest): electron/main/common/windowManager.ts#L53
'url' is already declared in the upper scope on line 21 column 66
build_and_package (macos-latest): electron/main/common/windowManager.ts#L98
Expected 'this' to be used by class method 'getBrowserWindowId'
build_and_package (macos-latest): electron/main/common/windowManager.ts#L168
Expected 'this' to be used by class method 'getNextWindowPosition'
build_and_package (macos-latest): electron/main/common/windowManager.ts#L179
Expected 'this' to be used by class method 'getWindowSize'
build_and_package (macos-latest): electron/main/electron-store/ipcHandlers.ts#L26
'path' is already declared in the upper scope on line 1 column 8
build_and_package (ubuntu-latest, x64)
The job was canceled because "macos-latest" failed.
build_and_package (ubuntu-latest, x64): electron/main/common/chunking.ts#L13
'chunkMarkdownByHeadings' was used before it was defined
build_and_package (ubuntu-latest, x64): electron/main/common/chunking.ts#L25
'chunkStringsRecursively' was used before it was defined
build_and_package (ubuntu-latest, x64): electron/main/common/chunking.ts#L53
'chunkSize' is already declared in the upper scope on line 9 column 7
build_and_package (ubuntu-latest, x64): electron/main/common/error.ts#L1
Prefer default export on a file with single export
build_and_package (ubuntu-latest, x64): electron/main/common/network.ts#L128
'nodeToWebStream' was used before it was defined
build_and_package (ubuntu-latest, x64): electron/main/common/windowManager.ts#L53
'url' is already declared in the upper scope on line 21 column 66
build_and_package (ubuntu-latest, x64): electron/main/common/windowManager.ts#L98
Expected 'this' to be used by class method 'getBrowserWindowId'
build_and_package (ubuntu-latest, x64): electron/main/common/windowManager.ts#L168
Expected 'this' to be used by class method 'getNextWindowPosition'
build_and_package (ubuntu-latest, x64): electron/main/common/windowManager.ts#L179
Expected 'this' to be used by class method 'getWindowSize'
build_and_package (ubuntu-latest, x64): electron/main/electron-store/ipcHandlers.ts#L26
'path' is already declared in the upper scope on line 1 column 8
build_and_package (windows-latest)
The job was canceled because "macos-latest" failed.
build_and_package (windows-latest)
The operation was canceled.
build_and_package (macos-13)
The job was canceled because "macos-latest" failed.
build_and_package (macos-13)
The operation was canceled.
build_and_package (macos-latest)
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/
build_and_package (macos-latest): src/components/Chat/Chat-Prompts.tsx#L11
Classname 'border-opacity-50' should be replaced by an opacity suffix (eg. '/50')
build_and_package (macos-latest): src/components/Chat/Chat.tsx#L297
Classname 'vertical-align' is not a Tailwind CSS class!
build_and_package (macos-latest): src/components/Chat/ChatAction.tsx#L11
Classname 'border-opacity-50' should be replaced by an opacity suffix (eg. '/50')
build_and_package (macos-latest): src/components/Chat/ChatInput.tsx#L48
Classname 'color-gray-500' is not a Tailwind CSS class!
build_and_package (macos-latest): src/components/Common/Modal.tsx#L40
Classname 'bg-opacity-40' should be replaced by an opacity suffix (eg. '/40')
build_and_package (macos-latest): src/components/Common/Modal.tsx#L44
Classname 'max-h-3xl' is not a Tailwind CSS class!
build_and_package (macos-latest): src/components/Common/Modal.tsx#L51
Classname 'hover:bg-opacity-40' should be replaced by an opacity suffix (eg. '/40')
build_and_package (macos-latest): src/components/Common/Select.tsx#L60
Classname 'flex-end' is not a Tailwind CSS class!
build_and_package (macos-latest): src/components/Common/TitleBar.tsx#L47
Classname 'align-items-right' is not a Tailwind CSS class!
build_and_package (macos-latest): src/components/Editor/BacklinkSuggestionsDisplay.tsx#L72
Classname 'p-1.25' is not a Tailwind CSS class!
build_and_package (ubuntu-latest, x64): src/components/Chat/Chat-Prompts.tsx#L11
Classname 'border-opacity-50' should be replaced by an opacity suffix (eg. '/50')
build_and_package (ubuntu-latest, x64): src/components/Chat/Chat.tsx#L297
Classname 'vertical-align' is not a Tailwind CSS class!
build_and_package (ubuntu-latest, x64): src/components/Chat/ChatAction.tsx#L11
Classname 'border-opacity-50' should be replaced by an opacity suffix (eg. '/50')
build_and_package (ubuntu-latest, x64): src/components/Chat/ChatInput.tsx#L48
Classname 'color-gray-500' is not a Tailwind CSS class!
build_and_package (ubuntu-latest, x64): src/components/Common/Modal.tsx#L40
Classname 'bg-opacity-40' should be replaced by an opacity suffix (eg. '/40')
build_and_package (ubuntu-latest, x64): src/components/Common/Modal.tsx#L44
Classname 'max-h-3xl' is not a Tailwind CSS class!
build_and_package (ubuntu-latest, x64): src/components/Common/Modal.tsx#L51
Classname 'hover:bg-opacity-40' should be replaced by an opacity suffix (eg. '/40')
build_and_package (ubuntu-latest, x64): src/components/Common/Select.tsx#L60
Classname 'flex-end' is not a Tailwind CSS class!
build_and_package (ubuntu-latest, x64): src/components/Common/TitleBar.tsx#L47
Classname 'align-items-right' is not a Tailwind CSS class!
build_and_package (ubuntu-latest, x64): src/components/Editor/BacklinkSuggestionsDisplay.tsx#L72
Classname 'p-1.25' is not a Tailwind CSS class!