Skip to content

Move Dialogs to Radix (#5648) #1644

Move Dialogs to Radix (#5648)

Move Dialogs to Radix (#5648) #1644

Triggered via push October 8, 2024 17:00
Status Failure
Total duration 5m 24s
Artifacts
Bundle and Deploy EAS Update
5m 9s
Bundle and Deploy EAS Update
Build and Submit iOS
0s
Build and Submit iOS
Build and Submit Android
0s
Build and Submit Android
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Bundle and Deploy EAS Update: 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.
Bundle and Deploy EAS Update
Process completed with exit code 2.
Bundle and Deploy EAS Update: src/Splash.tsx#L1
Run autofix to sort these imports!
Bundle and Deploy EAS Update: src/alf/index.tsx#L77
'fontScale' is already declared in the upper scope on line 68 column 10
Bundle and Deploy EAS Update: src/alf/index.tsx#L90
'fontFamily' is already declared in the upper scope on line 84 column 10
Bundle and Deploy EAS Update: src/alf/themes.ts#L124
'lightPalette' is already declared in the upper scope on line 22 column 14
Bundle and Deploy EAS Update: src/alf/themes.ts#L185
'darkPalette' is already declared in the upper scope on line 26 column 14
Bundle and Deploy EAS Update: src/alf/themes.ts#L246
'dimPalette' is already declared in the upper scope on line 30 column 14
Bundle and Deploy EAS Update: src/alf/themes.ts#L307
'light' is already declared in the upper scope on line 34 column 14
Bundle and Deploy EAS Update: src/alf/themes.ts#L393
'dark' is already declared in the upper scope on line 38 column 14
Bundle and Deploy EAS Update: src/alf/themes.ts#L482
'dim' is already declared in the upper scope on line 42 column 14
Bundle and Deploy EAS Update: src/alf/util/platform.ts#L1
Use '#/platform/detection'