Add formatting and linting for typescript #4
Annotations
11 warnings
lint-ts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|