Skip to content

Fix translation for apiheader #1716

Fix translation for apiheader

Fix translation for apiheader #1716

Triggered via push November 19, 2024 13:21
Status Failure
Total duration 2m 26s
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'.