Move Dialogs to Radix (#5648) #1644
Annotations
2 errors and 10 warnings
Type check:
src/view/com/util/forms/NativeDropdown.tsx#L193
Type '*** children: Element[***; style: (ViewStyle | *** animationDuration?: string | undefined; animationTimingFunction?: string | undefined; willChange?: string | undefined; ... 7 more ...; marginTop: number; ***)[***; loop: true; ***' is missing the following properties from type 'Pick<RadixContentProps, "align" | "loop" | "side" | "alignOffset" | "avoidCollisions" | "collisionPadding" | "sideOffset">': align, side, alignOffset, avoidCollisions, and 2 more.
|
Type check
Process completed with exit code 2.
|
Lint check:
src/Splash.tsx#L1
Run autofix to sort these imports!
|
Lint check:
src/alf/index.tsx#L77
'fontScale' is already declared in the upper scope on line 68 column 10
|
Lint check:
src/alf/index.tsx#L90
'fontFamily' is already declared in the upper scope on line 84 column 10
|
Lint check:
src/alf/themes.ts#L124
'lightPalette' is already declared in the upper scope on line 22 column 14
|
Lint check:
src/alf/themes.ts#L185
'darkPalette' is already declared in the upper scope on line 26 column 14
|
Lint check:
src/alf/themes.ts#L246
'dimPalette' is already declared in the upper scope on line 30 column 14
|
Lint check:
src/alf/themes.ts#L307
'light' is already declared in the upper scope on line 34 column 14
|
Lint check:
src/alf/themes.ts#L393
'dark' is already declared in the upper scope on line 38 column 14
|
Lint check:
src/alf/themes.ts#L482
'dim' is already declared in the upper scope on line 42 column 14
|
Lint check:
src/alf/util/platform.ts#L1
Use '#/platform/detection'
|
Loading