Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Feature/keybindings #32

Feature/keybindings

Feature/keybindings #32

Triggered via pull request September 4, 2023 17:45
Status Success
Total duration 1m 27s
Artifacts

lint.yml

on: pull_request
Start State 🚀🚀🚀
0s
Start State 🚀🚀🚀
Lint Frontend
57s
Lint Frontend
Lint Electron
45s
Lint Electron
End State ✅✅✅
2s
End State ✅✅✅
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Lint Electron
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Electron: src/electron/lib/Blix.ts#L20
'logger' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L23
'NodeUIBuilder' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L27
'MediaSubscriber' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L102
'requiredOutputs' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L164
'newGraph' is defined but never used
Lint Electron: src/electron/lib/ai/AiLang.ts#L30
'BlypescriptProgram' is defined but never used
Lint Electron: src/electron/lib/ai/AiManager.ts#L2
'ChildProcessWithoutNullStreams' is defined but never used
Lint Electron: src/electron/lib/ai/AiManager.ts#L115
'finalResponse' is assigned a value but never used
Lint Electron: src/electron/lib/ai/AiManager.ts#L271
'Connection' is defined but never used
Lint Electron: src/electron/lib/ai/AiManager.ts#L276
'StdioAPI' is defined but never used
Lint Frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Frontend: src/frontend/lib/stores/CommandStore.ts#L20
'cmds' is defined but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L92
Forbidden non-null assertion
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L112
'err' is defined but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L173
'res' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L180
'res' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L186
'res' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L198
'callback' is defined but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L248
'val' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L260
'val' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/MediaStore.ts#L2
'get' is defined but never used