Prototype development/inline android component #1487
ci.yml
on: pull_request
Verify license headers
6s
Check package files
20s
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>'.
|