starter pack metrics #23439
Annotations
10 warnings
Lint check:
src/components/Dialog/index.tsx#L117
'snapPoint' is already declared in the upper scope on line 75 column 10
|
Lint check:
src/components/Dialog/context.ts#L43
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
Lint check:
src/components/ContextMenu/index.tsx#L179
'rect' is already declared in the upper scope on line 166 column 11
|
Lint check:
src/components/ContextMenu/index.tsx#L179
'id' is already declared in the upper scope on line 165 column 11
|
Lint check:
src/components/ContextMenu/index.tsx#L148
'mode' is already declared in the upper scope on line 111 column 10
|
Lint check:
src/components/Button.tsx#L788
'iconContainerSize' is already declared in the upper scope on line 756 column 20
|
Lint check:
src/components/Button.tsx#L775
'iconSize' is already declared in the upper scope on line 756 column 10
|
Lint check:
src/components/Button.tsx#L220
'hoverStyles' is already declared in the upper scope on line 218 column 24
|
Lint check:
src/components/Button.tsx#L219
'baseStyles' is already declared in the upper scope on line 218 column 12
|
Lint check:
src/components/Admonition.tsx#L27
'Icon' is already declared in the upper scope on line 24 column 17
|
Loading