Skip to content

WIP commit, Added null check for fileTypePlugins #193

WIP commit, Added null check for fileTypePlugins

WIP commit, Added null check for fileTypePlugins #193

Triggered via push October 7, 2023 03:31
Status Failure
Total duration 3m 7s
Artifacts

test.yml

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

Annotations

6 errors and 10 warnings
test (ubuntu-latest): src/renderer/components/Tab/TabView.tsx#L48
Expected to return a value at the end of arrow function
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest): src/main/ipc/invokes/fspExists.ts#L1
'ChannelsRenderer' is defined but never used
test (ubuntu-latest): src/main/ipc/invokes/fspExists.ts#L6
'sender' is defined but never used
test (ubuntu-latest): src/main/services/loggingService/index.ts#L59
Unexpected console statement
test (ubuntu-latest): src/main/services/projectWatchService/index.ts#L59
'_path' is defined but never used
test (ubuntu-latest): src/renderer/components/Layout.tsx#L18
'logger' is defined but never used
test (ubuntu-latest): src/renderer/components/NewProjectModal.tsx#L155
'projectNameError' is already declared in the upper scope on line 115 column 10
test (ubuntu-latest): src/renderer/components/NewProjectModal.tsx#L156
'projectPathError' is already declared in the upper scope on line 116 column 10
test (ubuntu-latest): src/renderer/components/Nodes/ConversationNode.tsx#L140
'data' is defined but never used
test (ubuntu-latest): src/renderer/components/Nodes/ConversationNode.tsx#L144
'preview' is assigned a value but never used