chore: bump typedoc
+ yarn
version
#116
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
|