Skip to content

Prototype development/inline android component #1487

Prototype development/inline android component

Prototype development/inline android component #1487

Triggered via pull request November 28, 2025 11:17
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Lint module + sample
40s
Lint module + sample
Run jest tests
37s
Run jest tests
Verify license headers
6s
Verify license headers
Check package files
20s
Check package files
Run Android Tests
Run Android Tests
Run Swift Tests
0s
Run Swift Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check package files
Process completed with exit code 1.
Lint module + sample
Process completed with exit code 2.
Lint module + sample
Type '{ ref: RefObject<CheckoutRef | null>; checkoutUrl: string; auth: string; style: { flex: number; }; onStart: (event: CheckoutStartEvent) => void; ... 4 more ...; onComplete: (event: CheckoutCompleteEvent) => void; }' is not assignable to type 'IntrinsicAttributes & CheckoutProps & RefAttributes<CheckoutRef>'.