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

Attempt to fix Blix instantiation order #13

Attempt to fix Blix instantiation order

Attempt to fix Blix instantiation order #13

Triggered via pull request July 19, 2023 08:46
Status Success
Total duration 1m 21s
Artifacts

lint.yml

on: pull_request
Start State 🚀🚀🚀
1s
Start State 🚀🚀🚀
Lint Frontend
52s
Lint Frontend
Lint Electron
46s
Lint Electron
End State ✅✅✅
2s
End State ✅✅✅
Fit to window
Zoom out
Zoom in

Annotations

20 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#L2
'NodeInstance' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L12
'logger' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L14
'NodeBuilder' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L14
'NodeUIBuilder' is defined but never used
Lint Electron: src/electron/lib/ai/AiManager.ts#L62
'edges' is assigned a value but never used
Lint Electron: src/electron/lib/ai/AiManager.ts#L182
'reject' is defined but never used
Lint Electron: src/electron/lib/api/apis/CommandApi.ts#L4
'logger' is defined but never used
Lint Electron: src/electron/lib/api/apis/GraphApi.ts#L4
'IPCGraphSubscriber' is defined but never used
Lint Electron: src/electron/lib/api/apis/GraphApi.ts#L5
'UIGraph' is defined but never used
Lint Electron: src/electron/lib/api/apis/GraphApi.ts#L6
'NodeInstance' 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#L8
'NodeStylingStore' is defined but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L57
'res' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L61
'pos' is defined but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L63
'res' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L88
'res' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L92
'res' is assigned a value but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L112
'val' is assigned a value but never used