chore: add doc generation for AI #33
Annotations
5 errors and 4 warnings
Test
Process completed with exit code 1.
|
Types:
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'.
|
Types:
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'.
|
Types:
test/Parser.test.ts#L18
Property 'enableJson' is missing in type '{ projectName: string; projectHomepage: string; srcDir: string; outDir: string; theme: string; enableAI: true; enableSearch: true; enforceDescriptions: false; enforceExamples: false; enforceVersion: true; runExamples: true; exclude: never[]; parseCompilerOptions: {}; examplesCompilerOptions: {}; }' but required in type 'ConfigurationShape'.
|
Types
Process completed with exit code 2.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|