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

Refactor assets to be linked to a project #115

Refactor assets to be linked to a project

Refactor assets to be linked to a project #115

Triggered via pull request October 19, 2023 18:57
Status Success
Total duration 1m 36s
Artifacts

lint.yml

on: pull_request
Start State 🚀🚀🚀
4s
Start State 🚀🚀🚀
Lint Frontend
53s
Lint Frontend
Lint Electron
1m 0s
Lint Electron
End State ✅✅✅
3s
End State ✅✅✅
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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/api/apis/MediaClientApi.ts#L1
'MediaOutputId' is defined but never used
Lint Frontend: src/frontend/lib/stores/CacheStore.ts#L51
'store' is defined but never used
Lint Frontend: src/frontend/lib/stores/CacheStore.ts#L79
'err' is defined but never used
Lint Frontend: src/frontend/lib/stores/CacheStore.ts#L87
'reject' is defined but never used
Lint Frontend: src/frontend/lib/stores/CacheStore.ts#L127
'reject' is defined but never used
Lint Frontend: src/frontend/lib/stores/CacheStore.ts#L138
'reject' is defined but never used
Lint Frontend: src/frontend/lib/stores/CacheStore.ts#L146
'reject' is defined but never used
Lint Frontend: src/frontend/lib/stores/CacheStore.ts#L154
'reject' is defined but never used
Lint Frontend: src/frontend/lib/stores/CommandStore.ts#L20
'cmds' is defined but never used
Lint Frontend: src/frontend/lib/stores/GraphStore.ts#L86
Forbidden non-null assertion
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#L22
'logger' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L25
'NodeUIBuilder' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L29
'MediaSubscriber' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L31
'CoreProject' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L143
'newGraph' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L291
'x' is defined but never used
Lint Electron: src/electron/lib/Blix.ts#L308
'requiredOutputs' is defined but never used
Lint Electron: src/electron/lib/BlixCommands.ts#L3
'CommandContext' is defined but never used
Lint Electron: src/electron/lib/ai/AiLang.ts#L6
'CoreNodeUIInputs' is defined but never used
Lint Electron: src/electron/lib/ai/AiLang.ts#L8
'NodeUIComponent' is defined but never used