Skip to content

Merge branch 'master' into feat/no-backoffice-for-api #29

Merge branch 'master' into feat/no-backoffice-for-api

Merge branch 'master' into feat/no-backoffice-for-api #29

Triggered via push February 14, 2025 13:27
Status Failure
Total duration 55s
Artifacts

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Property 'refreshEntity' is missing in type '{ documentation: IDocumentation | undefined; getDocPage: (pageId: string) => PromiseWithError<IDocPage>; ownerTeam: ITeamSimple; entity: IApi; api: IApi; }' but required in type 'ApiDocumentationProps<IApi>'.
test
Property 'refreshEntity' is missing in type '{ entity: IUsagePlan; api: IApi; documentation: IDocumentation | undefined; getDocPage: (pageId: string) => PromiseWithError<IDocPage>; ownerTeam: ITeamSimple; }' but required in type 'ApiDocumentationProps<IUsagePlan>'.
test
Process completed with exit code 2.