test: pin the comfyui-promptchain slot-replacement break to the read path #28679
Annotations
8 warnings
|
Verify lint and format:
src/components/topbar/WorkflowTabs.vue#L218
Do not inspect the DOM inside a computed. Derive from a store instead. See docs/guidance/state-and-effects.md
|
|
Verify lint and format:
src/components/maskeditor/BrushCursor.vue#L71
Do not measure the DOM inside a computed - every recompute becomes a layout read. Derive from a store instead. See docs/guidance/state-and-effects.md
|
|
Verify lint and format:
src/components/maskeditor/BrushCursor.vue#L60
Do not measure the DOM inside a computed - every recompute becomes a layout read. Derive from a store instead. See docs/guidance/state-and-effects.md
|
|
Verify lint and format:
src/components/breadcrumb/SubgraphBreadcrumb.vue#L142
Do not inspect the DOM inside a computed. Derive from a store instead. See docs/guidance/state-and-effects.md
|
|
Run ESLint with auto-fix:
src/components/topbar/WorkflowTabs.vue#L218
Do not inspect the DOM inside a computed. Derive from a store instead. See docs/guidance/state-and-effects.md
|
|
Run ESLint with auto-fix:
src/components/maskeditor/BrushCursor.vue#L71
Do not measure the DOM inside a computed - every recompute becomes a layout read. Derive from a store instead. See docs/guidance/state-and-effects.md
|
|
Run ESLint with auto-fix:
src/components/maskeditor/BrushCursor.vue#L60
Do not measure the DOM inside a computed - every recompute becomes a layout read. Derive from a store instead. See docs/guidance/state-and-effects.md
|
|
Run ESLint with auto-fix:
src/components/breadcrumb/SubgraphBreadcrumb.vue#L142
Do not inspect the DOM inside a computed. Derive from a store instead. See docs/guidance/state-and-effects.md
|
background
wait
wait-all
cancel
parallel
Loading