feat: remove format script on github actions #14
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
build-lint
Type '{ children: Element[]; "bg-white": true; br50: true; absF: true; "padding-s4": true; className: string; }' is not assignable to type 'IntrinsicAttributes & ViewProps & RefAttributes<View>'.
|
build-lint
Type '{ children: Element[]; "padding-s2": true; absH: true; "bg-black": true; br50: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ViewProps & RefAttributes<View>'.
|
build-lint
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & NativeSafeAreaViewProps & RefAttributes<Component<NativeProps, {}, any> & Readonly<NativeMethods>>'.
|
build-lint
No overload matches this call.
|
build-lint
Type '{ children: (false | Element)[]; layout: Layout; options: BottomTabNavigationOptions; route: RouteProp<ParamListBase>; navigation: BottomTabNavigationProp<...>; className: string; } | { ...; }' is not assignable to type 'IntrinsicAttributes & NativeSafeAreaViewProps & RefAttributes<Component<NativeProps, {}, any> & Readonly<NativeMethods>>'.
|
build-lint
No overload matches this call.
|
build-lint
@vivat/expo#typecheck: command (/home/runner/work/vivat-marketplace/vivat-marketplace/apps/expo) pnpm run typecheck exited (1)
|
build-lint
Process completed with exit code 1.
|