[TS migration] Reafactor tooltips.js to use typescript #4032
Annotations
1 error and 8 warnings
Lint
Process completed with exit code 1.
|
Lint:
packages/desktop-client/src/components/tooltips.tsx#L1
Imports "RefObject" and "ReactNode" are only used as types
|
Lint:
packages/desktop-client/src/components/tooltips.tsx#L9
There should be at least one empty line between import groups
|
Lint:
packages/desktop-client/src/components/tooltips.tsx#L10
There should be at least one empty line between import groups
|
Lint:
packages/desktop-client/src/components/tooltips.tsx#L11
Import "CSSProperties" is only used as types
|
Lint:
packages/desktop-client/src/components/tooltips.tsx#L13
Unexpected any. Specify a different type
|
Lint:
packages/desktop-client/src/components/tooltips.tsx#L52
Unexpected any. Specify a different type
|
Lint:
packages/desktop-client/src/components/tooltips.tsx#L61
Using default React import is discouraged, please use named exports directly instead
|
Lint:
packages/desktop-client/src/components/tooltips.tsx#L177
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading