Skip to content

chore: add doc generation for AI #12

chore: add doc generation for AI

chore: add doc generation for AI #12

Triggered via pull request October 20, 2024 21:16
@tim-smarttim-smart
synchronize #17
tim-smart:ai
Status Failure
Total duration 37s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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
Process completed with exit code 2.
Test
Process completed with exit code 1.