get rid of linter warnings - part I #50
Annotations
4 errors and 1 warning
lint-ts:
WebUI/electron/main.ts#L18
'koffi' is defined but never used. Allowed unused vars must match /(^_|Schema$)/u
|
lint-ts:
WebUI/electron/subprocesses/updateIntelWorkflows.ts#L14
'resourcesBaseDir' is assigned a value but never used. Allowed unused vars must match /(^_|Schema$)/u
|
lint-ts:
WebUI/src/assets/js/store/globalSetup.ts#L104
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint-ts
Process completed with exit code 1.
|
lint-ts:
WebUI/electron/subprocesses/comfyUIBackendService.ts#L39
Unexpected aliasing of 'this' to local variable
|