fix: hide What's New popup while the first-run tour is running #28773
Annotations
10 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/breadcrumb/SubgraphBreadcrumb.vue#L142
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/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts#L223
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts:223:19: Unexpected erasing operation. This expression will always evaluate to zero.
|
|
Verify lint and format:
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts#L222
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts:222:19: Unexpected erasing operation. This expression will always evaluate to zero.
|
|
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/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/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts#L223
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts:223:19: Unexpected erasing operation. This expression will always evaluate to zero.
|
|
Run ESLint with auto-fix:
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts#L222
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts:222:19: Unexpected erasing operation. This expression will always evaluate to zero.
|
background
wait
wait-all
cancel
parallel
Loading