Skip to content

feat: parts system UI mutations and tracked changes #2759

feat: parts system UI mutations and tracked changes

feat: parts system UI mutations and tracked changes #2759

Triggered via pull request April 22, 2026 00:13
Status Failure
Total duration 3m 38s
Artifacts

ci-superdoc.yml

on: pull_request
Matrix: unit-tests
cli-tests
0s
cli-tests
coverage
0s
coverage
validate
2s
validate
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
build
Process completed with exit code 2.
build: packages/super-editor/src/editors/v1/core/presentation-editor/PresentationEditor.ts#L6421
Property 'noteId' does not exist on type 'StoryLocator'.
build: packages/super-editor/src/editors/v1/core/presentation-editor/PresentationEditor.ts#L6420
Type '"body" | "headerFooterSlot" | "headerFooterPart" | "footnote" | "endnote"' is not assignable to type '"footnote" | "endnote"'.
build: packages/super-editor/src/editors/v1/core/presentation-editor/PresentationEditor.ts#L4434
Property 'docChanged' does not exist on type 'unknown'.
build: packages/super-editor/src/editors/v1/core/presentation-editor/PresentationEditor.ts#L3026
Property 'bounds' does not exist on type '{ [key: string]: unknown; start?: number; end?: number; pos?: number; bounds?: unknown; rects?: unknown; pageIndex?: number; } | { threadId: string; start?: number; end?: number; pos?: number; key?: string; storyKey?: string; kind?: "trackedChange" | "comment"; }'.
build: packages/super-editor/src/editors/v1/core/presentation-editor/PresentationEditor.ts#L3025
Property 'bounds' does not exist on type '{ [key: string]: unknown; start?: number; end?: number; pos?: number; bounds?: unknown; rects?: unknown; pageIndex?: number; } | { threadId: string; start?: number; end?: number; pos?: number; key?: string; storyKey?: string; kind?: "trackedChange" | "comment"; }'.
build: packages/super-editor/src/editors/v1/core/presentation-editor/PresentationEditor.ts#L3025
Property 'bounds' does not exist on type '{ [key: string]: unknown; start?: number; end?: number; pos?: number; bounds?: unknown; rects?: unknown; pageIndex?: number; } | { threadId: string; start?: number; end?: number; pos?: number; key?: string; storyKey?: string; kind?: "trackedChange" | "comment"; }'.
validate
Process completed with exit code 1.
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: packages/document-api/src/contract/schemas.ts#L916
'unknownNodeDiagnosticSchema' is assigned a value but never used. Allowed unused vars must match /^_/u
build: packages/document-api/src/contract/schemas.ts#L905
'matchContextSchema' is assigned a value but never used. Allowed unused vars must match /^_/u
build: packages/document-api/src/contract/schemas.ts#L889
'nodeInfoSchema' is assigned a value but never used. Allowed unused vars must match /^_/u
build: packages/document-api/src/contract/schemas.ts#L614
'targetLocatorSchema' is assigned a value but never used. Allowed unused vars must match /^_/u
build: packages/document-api/scripts/lib/reference-docs-artifacts.ts#L67
Unnecessary escape character: \[
build: packages/ai/src/ai-actions/providers/streaming.ts#L20
Unexpected any. Specify a different type
build: packages/ai/src/ai-actions/providers/ai-providers.ts#L398
Unexpected any. Specify a different type
build: packages/ai/src/ai-actions/providers/ai-providers.ts#L384
Unexpected any. Specify a different type
build: packages/ai/src/ai-actions/providers/ai-providers.ts#L271
Unexpected any. Specify a different type
build: packages/ai/src/ai-actions/providers/ai-providers.ts#L243
Unexpected any. Specify a different type