Skip to content

Fix various mobile issues (#13604) #66

Fix various mobile issues (#13604)

Fix various mobile issues (#13604) #66

Triggered via push January 22, 2026 06:24
Status Failure
Total duration 12m 51s
Artifacts

mobile.yml

on: push
Mobile Init (Install, Lint & Typecheck)
12m 46s
Mobile Init (Install, Lint & Typecheck)
iOS Release Candidate Build & Upload
0s
iOS Release Candidate Build & Upload
Android Release Candidate Build & Upload
0s
Android Release Candidate Build & Upload
Android Production Build & Upload
0s
Android Production Build & Upload
iOS Production Build & Upload
0s
iOS Production Build & Upload
Fit to window
Zoom out
Zoom in

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'.