chore: add doc generation for AI #30
Annotations
10 errors
Run pnpm check:
src/Markdown.ts#L78
Expected 3 arguments, but got 2.
|
Run pnpm check:
src/Core.ts#L11
Duplicate identifier 'pipe'.
|
Run pnpm check:
src/Core.ts#L15
Duplicate identifier 'pipe'.
|
Run pnpm check:
src/Markdown.ts#L78
Expected 3 arguments, but got 2.
|
Run pnpm check:
src/Core.ts#L11
Duplicate identifier 'pipe'.
|
Run pnpm check:
src/Core.ts#L15
Duplicate identifier 'pipe'.
|
Run pnpm check:
test/Configuration.test.ts#L109
Argument of type '{ projectName: string; projectHomepage: string; srcDir: string; outDir: string; theme: string; enableSearch: true; enforceDescriptions: false; enforceExamples: false; enforceVersion: true; runExamples: true; exclude: never[]; parseCompilerOptions: { ...; }; examplesCompilerOptions: { ...; }; }' is not assignable to parameter of type 'ConfigurationShape'.
|
Run pnpm check:
test/Configuration.test.ts#L144
Argument of type '{ projectName: string; projectHomepage: string; srcDir: string; outDir: string; theme: string; enableSearch: true; enforceDescriptions: false; enforceExamples: false; enforceVersion: true; runExamples: true; exclude: never[]; parseCompilerOptions: { ...; }; examplesCompilerOptions: { ...; }; }' is not assignable to parameter of type 'ConfigurationShape'.
|
Run pnpm check:
src/Markdown.ts#L78
Expected 3 arguments, but got 2.
|
Run pnpm check:
src/Core.ts#L11
Duplicate identifier 'pipe'.
|
Loading