Skip to content

chore: bump typedoc + yarn version #116

chore: bump typedoc + yarn version

chore: bump typedoc + yarn version #116

Triggered via pull request January 22, 2025 10:21
Status Failure
Total duration 1m 3s
Artifacts

build.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Test (20): packages/plugin/src/components/MemberSignatureTitle.tsx#L25
Type 'number' is not assignable to type 'ReflectionId'.
Test (20): packages/plugin/src/plugin/data.ts#L142
Argument of type '{ title: string; children: number[]; }' is not assignable to parameter of type 'ReflectionCategory'.
Test (20): packages/plugin/src/types.ts#L152
Interface 'TSDReflection' cannot simultaneously extend types 'Omit<Reflection, "signatures">' and 'ApiMetadata'.
Test (20): packages/plugin/src/types.ts#L158
Interface 'TSDDeclarationReflection' cannot simultaneously extend types 'Omit<DeclarationReflection, "signatures" | "children">' and 'ApiMetadata'.
Test (20)
Process completed with exit code 1.
Test (18)
The job was canceled because "_20" failed.
Test (18): packages/plugin/src/components/MemberSignatureTitle.tsx#L25
Type 'number' is not assignable to type 'ReflectionId'.
Test (18): packages/plugin/src/plugin/data.ts#L142
Argument of type '{ title: string; children: number[]; }' is not assignable to parameter of type 'ReflectionCategory'.
Test (18): packages/plugin/src/types.ts#L152
Interface 'TSDReflection' cannot simultaneously extend types 'Omit<Reflection, "signatures">' and 'ApiMetadata'.
Test (18): packages/plugin/src/types.ts#L158
Interface 'TSDDeclarationReflection' cannot simultaneously extend types 'Omit<DeclarationReflection, "signatures" | "children">' and 'ApiMetadata'.
Test (18)
The operation was canceled.
Test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636