dynamic link change #432
Annotations
11 errors
lint:
src/components/Dictionary.tsx#L155
'resp.data' is of type 'unknown'.
|
lint:
src/App.tsx#L145
'React' has no exported member named 'VoidFunctionComponent'. Did you mean 'FunctionComponent'?
|
lint:
src/App.tsx#L138
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
lint:
src/App.tsx#L138
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
lint:
src/App.tsx#L98
Type '{ children: Element; value: MatomoTracker; }' is not assignable to type 'IntrinsicAttributes & MatomoProviderProps'.
|
lint:
node_modules/react-overlays/esm/DropdownMenu.d.ts#L53
Cannot find namespace 'JSX'.
|
lint:
node_modules/react-bootstrap/esm/InputGroup.d.ts#L7
Cannot find namespace 'JSX'.
|
lint:
node_modules/react-bootstrap/esm/InputGroup.d.ts#L6
Cannot find namespace 'JSX'.
|
lint:
node_modules/react-bootstrap/esm/DropdownButton.d.ts#L6
Interface 'DropdownButtonProps' cannot simultaneously extend types 'DropdownProps' and 'Omit<HTMLAttributes<HTMLElement>, "title" | "onSelect">'.
|
lint:
node_modules/@fortawesome/react-fontawesome/index.d.ts#L13
Cannot find namespace 'JSX'.
|
test
Process completed with exit code 1.
|