#58 - restore picture functionalities and add a deleteImage option #72
Annotations
4 errors and 10 warnings
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/imageGeneration.ts#L9
'preview' is defined 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/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#L29
Elements in iteration expect to have 'v-bind:key' directives
|
lint-ts:
WebUI/src/views/Answer.vue#L90
Elements in iteration expect to have 'v-bind:key' directives
|
lint-ts:
WebUI/src/views/Answer.vue#L97
Elements in iteration expect to have 'v-bind:key' directives
|