Skip to content

fix: scope link and reroute topology by owning graph #26346

fix: scope link and reroute topology by owning graph

fix: scope link and reroute topology by owning graph #26346

Triggered via pull request August 10, 2026 23:40
Status Success
Total duration 4m 46s
Artifacts

ci-lint-format.yaml

on: pull_request
lint-and-format
4m 42s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
lint-and-format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint-and-format: src/services/litegraphService.ts#L467
Caution: `_` also has a named export `zip`. Check if you meant to write `import {zip} from 'es-toolkit/compat'` instead
lint-and-format: src/services/litegraphService.ts#L455
Caution: `_` also has a named export `pick`. Check if you meant to write `import {pick} from 'es-toolkit/compat'` instead
lint-and-format: src/platform/workflow/management/stores/workflowStore.ts#L186
Caution: `_` also has a named export `union`. Check if you meant to write `import {union} from 'es-toolkit/compat'` instead
lint-and-format: src/platform/settings/settingStore.ts#L199
Caution: `_` also has a named export `cloneDeep`. Check if you meant to write `import {cloneDeep} from 'es-toolkit/compat'` instead
lint-and-format: src/platform/settings/settingStore.ts#L132
Caution: `_` also has a named export `cloneDeep`. Check if you meant to write `import {cloneDeep} from 'es-toolkit/compat'` instead
lint-and-format: src/components/node/NodePreview.vue#L149
Caution: `_` also has a named export `truncate`. Check if you meant to write `import {truncate} from 'es-toolkit/compat'` instead
vitest(valid-expect): src/composables/auth/turnstileScript.test.ts#L219
Async assertions must be awaited.
vitest(valid-expect): src/composables/auth/turnstileScript.test.ts#L180
Async assertions must be awaited.
vitest(valid-expect): src/composables/auth/turnstileScript.test.ts#L143
Async assertions must be awaited.
lint-and-format: src/services/litegraphService.ts#L467
Caution: `_` also has a named export `zip`. Check if you meant to write `import {zip} from 'es-toolkit/compat'` instead
lint-and-format: src/services/litegraphService.ts#L455
Caution: `_` also has a named export `pick`. Check if you meant to write `import {pick} from 'es-toolkit/compat'` instead
lint-and-format: src/platform/workflow/management/stores/workflowStore.ts#L186
Caution: `_` also has a named export `union`. Check if you meant to write `import {union} from 'es-toolkit/compat'` instead
lint-and-format: src/platform/settings/settingStore.ts#L199
Caution: `_` also has a named export `cloneDeep`. Check if you meant to write `import {cloneDeep} from 'es-toolkit/compat'` instead
lint-and-format: src/platform/settings/settingStore.ts#L132
Caution: `_` also has a named export `cloneDeep`. Check if you meant to write `import {cloneDeep} from 'es-toolkit/compat'` instead
lint-and-format: src/components/node/NodePreview.vue#L149
Caution: `_` also has a named export `truncate`. Check if you meant to write `import {truncate} from 'es-toolkit/compat'` instead
vitest(valid-expect): src/composables/auth/turnstileScript.test.ts#L219
Async assertions must be awaited.
vitest(valid-expect): src/composables/auth/turnstileScript.test.ts#L180
Async assertions must be awaited.
vitest(valid-expect): src/composables/auth/turnstileScript.test.ts#L143
Async assertions must be awaited.