Skip to content

API home rewrite in progress - all btn label to rewrite but fonctionn… #1713

API home rewrite in progress - all btn label to rewrite but fonctionn…

API home rewrite in progress - all btn label to rewrite but fonctionn… #1713

Triggered via push November 14, 2024 16:12
Status Failure
Total duration 2m 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
playwright run
Type 'IDocumentation | undefined' is not assignable to type 'IDocumentation'.
playwright run
Property 'customName' does not exist on type 'T'.
playwright run
Type 'T' is not assignable to type 'IApi'.
playwright run
Property 'currentVersion' does not exist on type 'T'.
playwright run
Property 'currentVersion' does not exist on type 'T'.
playwright run
Type 'string | undefined' is not assignable to type 'string'.
playwright run
Property 'ownerTeam' is missing in type '{ api: any; }' but required in type 'ApiDescriptionProps'.
playwright run
Type '{ documentation: any; getDocPage: (pageId: string) => PromiseWithError<IDocPage>; }' is missing the following properties from type 'ApiDocumentationProps<IWithDocumentation>': ownerTeam, entity
playwright run
Type '{ api: any; ownerTeam: ITeamSimple; connectedUser: IUserSimple; }' is not assignable to type 'IntrinsicAttributes & ApiIssueProps'.
playwright run
Type '"Public"' is not assignable to type 'UsagePlanVisibility'.