refactor: rename OpenVINO model references to openvinoLLM for llm typ… #124
Annotations
9 errors and 10 warnings
lint-ts:
WebUI/electron/main.ts#L419
'event' is defined but never used. Allowed unused args must match /^_/u
|
lint-ts:
WebUI/electron/subprocesses/openVINOBackendService.ts#L1
'app' is defined but never used. Allowed unused vars must match /(^_|Schema$)/u
|
lint-ts:
WebUI/electron/subprocesses/openVINOBackendService.ts#L108
'reject' is defined but never used. Allowed unused args must match /^_/u
|
lint-ts:
WebUI/src/views/Answer.vue#L475
'fontSizeClass' is assigned a value but never used. Allowed unused vars must match /(^_|Schema$)/u
|
lint-ts:
WebUI/src/views/Answer.vue#L476
'nameSizeClass' is assigned a value but never used. Allowed unused vars must match /(^_|Schema$)/u
|
lint-ts:
WebUI/src/views/Answer.vue#L477
'iconSizeClass' is assigned a value but never used. Allowed unused vars must match /(^_|Schema$)/u
|
lint-ts:
WebUI/src/views/Answer.vue#L478
'isMaxSize' is assigned a value but never used. Allowed unused vars must match /(^_|Schema$)/u
|
lint-ts:
WebUI/src/views/Answer.vue#L479
'isMinSize' is assigned a value but never used. Allowed unused vars must match /(^_|Schema$)/u
|
lint-ts
Process completed with exit code 1.
|
lint-ts:
WebUI/electron/subprocesses/aiBackendService.ts#L24
Unexpected aliasing of 'this' to local variable
|
lint-ts:
WebUI/electron/subprocesses/comfyUIBackendService.ts#L39
Unexpected aliasing of 'this' to local variable
|
lint-ts:
WebUI/electron/subprocesses/llamaCppBackendService.ts#L30
Unexpected aliasing of 'this' to local variable
|
lint-ts:
WebUI/electron/subprocesses/openVINOBackendService.ts#L30
Unexpected aliasing of 'this' to local variable
|
lint-ts:
WebUI/src/components/DropSelector.vue#L25
Elements in iteration expect to have 'v-bind:key' directives
|
lint-ts:
WebUI/src/components/PaintInfo.vue#L9
Elements in iteration expect to have 'v-bind:key' directives
|
lint-ts:
WebUI/src/components/Rag.vue#L24
Elements in iteration expect to have 'v-bind:key' directives
|
lint-ts:
WebUI/src/components/ui/slider/ResolutionPicker.vue#L184
This 'v-if' should be moved to the wrapper element
|
lint-ts:
WebUI/src/views/Answer.vue#L45
Elements in iteration expect to have 'v-bind:key' directives
|
lint-ts:
WebUI/src/views/Answer.vue#L95
Elements in iteration expect to have 'v-bind:key' directives
|