Api & plans config works - add labels - doc, spec, test KO #1714
Annotations
10 errors
build javascript
Type 'IDocumentation | undefined' is not assignable to type 'IDocumentation'.
|
build javascript
Property 'customName' does not exist on type 'T'.
|
build javascript
Type 'T' is not assignable to type 'IApi'.
|
build javascript
Property 'currentVersion' does not exist on type 'T'.
|
build javascript
Property 'currentVersion' does not exist on type 'T'.
|
build javascript
Type 'string | undefined' is not assignable to type 'string'.
|
build javascript
Property 'ownerTeam' is missing in type '{ api: any; }' but required in type 'ApiDescriptionProps'.
|
build javascript
Type '{ documentation: any; getDocPage: (pageId: string) => PromiseWithError<IDocPage>; }' is missing the following properties from type 'ApiDocumentationProps<IWithDocumentation>': ownerTeam, entity
|
build javascript
Type '{ api: any; ownerTeam: ITeamSimple; connectedUser: IUserSimple; }' is not assignable to type 'IntrinsicAttributes & ApiIssueProps'.
|
build javascript
Cannot find module './Apidescription' or its corresponding type declarations.
|
Loading