Docs site - basicAuth curl example for all APIs has been hardcoded in docs to say API Key. This isn’t accurate. --2 #90
Annotations
11 errors
|
Cypress
Cannot find namespace 'JSX'.
|
|
Cypress
Type '(tabControl: HTMLLIElement | null) => number' is not assignable to type 'Ref<HTMLLIElement> | undefined'.
|
|
Cypress
Type 'ReactNode' is not assignable to type 'string | undefined'.
|
|
Cypress
Type 'number | boolean' is not assignable to type 'boolean'.
|
|
Cypress
Type '{ className: string; code: string; }' is not assignable to type 'IntrinsicAttributes & CopyButtonProps & { showText?: boolean | undefined; }'.
|
|
Cypress
Type 'number | boolean' is not assignable to type 'boolean'.
|
|
Cypress
Type '{ className: string; code: string; }' is not assignable to type 'IntrinsicAttributes & CopyButtonProps & { showText?: boolean | undefined; }'.
|
|
Cypress
Type '{ className: string; code: string; }' is not assignable to type 'IntrinsicAttributes & CopyButtonProps & { showText?: boolean | undefined; }'.
|
|
Cypress
Property 'className' does not exist on type 'CopyButtonProps & { showText?: boolean | undefined; }'.
|
|
Cypress
Property 'code' does not exist on type 'CopyButtonProps & { showText?: boolean | undefined; }'.
|
|
Lint
Process completed with exit code 1.
|