Fix various mobile issues (#13604) #66
mobile.yml
on: push
Mobile Init (Install, Lint & Typecheck)
12m 46s
iOS Release Candidate Build & Upload
0s
Android Release Candidate Build & Upload
0s
Android Production Build & Upload
0s
iOS Production Build & Upload
0s
Annotations
3 errors
|
Mobile Init (Install, Lint & Typecheck)
Process completed with exit code 1.
|
|
Mobile Init (Install, Lint & Typecheck)
@audius/mobile#verify: command (/home/runner/work/apps/apps/packages/mobile) /opt/hostedtoolcache/node/22.21.1/x64/bin/npm run verify exited (1)
|
|
Mobile Init (Install, Lint & Typecheck)
Type '{ source: ImageSourcePropType | undefined; onLoad: ((event: NativeSyntheticEvent<ImageLoadEventData>) => void) | undefined; onError: (error: { ...; }) => void; style: StyleProp<...>; children?: ReactNode; }' is not assignable to type 'IntrinsicAttributes & { isLoading?: boolean | undefined; borderWidth?: number | undefined; 'data-testid'?: string | undefined; noLoading?: boolean | undefined; } & Partial<...> & Omit<...> & { ...; } & ViewProps'.
|