Skip to content

WIP commit, Implementing plugin API schema #179

WIP commit, Implementing plugin API schema

WIP commit, Implementing plugin API schema #179

Triggered via push October 4, 2023 01:43
Status Failure
Total duration 3m 14s
Artifacts

test.yml

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

Annotations

9 errors and 10 warnings
test (ubuntu-latest): src/main/ipc/invokes/getFileTypes.ts#L10
Use object destructuring
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/ipc/invokes/getFileTypes.ts#L11
'fileTypes' is assigned a value but never used
test (ubuntu-latest): src/main/services/loggingService/index.ts#L59
Unexpected console statement
test (ubuntu-latest): src/main/services/pluginsService/index.ts#L90
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