Skip to content

Prototype development/inline android component #1488

Prototype development/inline android component

Prototype development/inline android component #1488

Triggered via pull request November 28, 2025 12:01
Status Failure
Total duration 42s
Artifacts

ci.yml

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