fix(deps): update dependency react-native to ^0.73.0 #61
Annotations
7 errors
Build: Ubuntu / Build
Argument of type '{ button: { maxWidth: number; textAlign: "center"; borderRadius: number; paddingTop: number; paddingBottom: number; paddingLeft: number; paddingRight: number; fontSize: string; backgroundColor: string; }; text: { ...; }; }' is not assignable to parameter of type '{ button: { maxWidth: number; textAlign: "center"; borderRadius: number; paddingTop: number; paddingBottom: number; paddingLeft: number; paddingRight: number; fontSize: string; backgroundColor: string; }; text: { ...; }; } & NamedStyles<...>'.
|
Build: Ubuntu / Build
ui#build: command (/home/runner/work/sample-turbo-reactnative/sample-turbo-reactnative/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build: Ubuntu / Build
Process completed with exit code 1.
|
Build: Windows / Build
Process completed with exit code 1.
|
Build: macOS / Build
ui#build: command (/Users/runner/work/sample-turbo-reactnative/sample-turbo-reactnative/packages/ui) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build: macOS / Build
Argument of type '{ button: { maxWidth: number; textAlign: "center"; borderRadius: number; paddingTop: number; paddingBottom: number; paddingLeft: number; paddingRight: number; fontSize: string; backgroundColor: string; }; text: { ...; }; }' is not assignable to parameter of type '{ button: { maxWidth: number; textAlign: "center"; borderRadius: number; paddingTop: number; paddingBottom: number; paddingLeft: number; paddingRight: number; fontSize: string; backgroundColor: string; }; text: { ...; }; } & NamedStyles<...>'.
|
Build: macOS / Build
Process completed with exit code 1.
|