Skip to content

Prototype development/inline android component #1480

Prototype development/inline android component

Prototype development/inline android component #1480

Triggered via pull request November 27, 2025 19:04
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Lint module + sample
45s
Lint module + sample
Run jest tests
38s
Run jest tests
Verify license headers
5s
Verify license headers
Check package files
20s
Check package files
Run Android Tests
0s
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>'.