feat(evm): add turnstile #1363
Annotations
5 errors and 1 warning
Run typecheck
Argument of type '{ address: "0x123"; }' is not assignable to parameter of type '{ address: `0x${string}`; turnstileToken: string; referralCode?: string | undefined; }'.
|
Run typecheck
Argument of type '{ address: "0x123"; }' is not assignable to parameter of type '{ address: `0x${string}`; turnstileToken: string; referralCode?: string | undefined; }'.
|
Run typecheck
bob-evm#typecheck: command (/home/runner/work/ui/ui/apps/evm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Run typecheck
Argument of type '{ address: "0x123"; }' is not assignable to parameter of type '{ address: `0x${string}`; turnstileToken: string; referralCode?: string | undefined; }'.
|
Run typecheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading