Skip to content

WIP commit, Implementing use of filetype plugins #180

WIP commit, Implementing use of filetype plugins

WIP commit, Implementing use of filetype plugins #180

Triggered via push October 4, 2023 02:40
Status Failure
Total duration 3m 15s
Artifacts

test.yml

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

Annotations

7 errors and 10 warnings
test (ubuntu-latest): src/main/services/pluginsService/pluginApi.ts#L1
File has too many classes (2). Maximum allowed is 1
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