Skip to content

feat(video): filmstrip trim timeline and playback composables #23331

feat(video): filmstrip trim timeline and playback composables

feat(video): filmstrip trim timeline and playback composables #23331

Triggered via pull request July 27, 2026 19:13
Status Success
Total duration 4m 27s
Artifacts

ci-lint-format.yaml

on: pull_request
lint-and-format
4m 16s
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#L464
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#L452
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/composables/node/useNodeBadge.ts#L95
Caution: `_` also has a named export `truncate`. Check if you meant to write `import {truncate} 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#L464
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#L452
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/composables/node/useNodeBadge.ts#L95
Caution: `_` also has a named export `truncate`. Check if you meant to write `import {truncate} 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.