Skip to content

feat: add engineering blog with 4 posts adapted from the system primer #28722

feat: add engineering blog with 4 posts adapted from the system primer

feat: add engineering blog with 4 posts adapted from the system primer #28722

Triggered via pull request August 22, 2026 10:03
Status Success
Total duration 6m 16s
Artifacts

ci-lint-format.yaml

on: pull_request
lint-and-format
6m 10s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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
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
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
oxc(erasing-op): 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.
oxc(erasing-op): 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.
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
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
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
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
oxc(erasing-op): 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.
oxc(erasing-op): 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.