Skip to content

feat(evm): add turnstile #1363

feat(evm): add turnstile

feat(evm): add turnstile #1363

Triggered via pull request January 28, 2025 13:48
Status Failure
Total duration 1m 54s
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
src/hooks/tests/useSignUp.test.tsx > useSignUp > calls refetchUser on successful sign-up: apps/evm/src/hooks/tests/useSignUp.test.tsx#L78
AssertionError: expected "spy" to be called with arguments: [ Any<Object>, 'mock-signature' ] Received: 1st spy call: Array [ - Any<Object>, + Object { + "prepareMessage": [Function prepareMessage], + }, + undefined, "mock-signature", ] Number of calls: 1 ❯ src/hooks/tests/useSignUp.test.tsx:78:30
Tests
Process completed with exit code 1.
TypeScript
Argument of type '{ address: "0x123"; }' is not assignable to parameter of type '{ address: `0x${string}`; turnstileToken: string; referralCode?: string | undefined; }'.
TypeScript
Argument of type '{ address: "0x123"; }' is not assignable to parameter of type '{ address: `0x${string}`; turnstileToken: string; referralCode?: string | undefined; }'.
TypeScript
bob-evm#typecheck: command (/home/runner/work/ui/ui/apps/evm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
TypeScript
Argument of type '{ address: "0x123"; }' is not assignable to parameter of type '{ address: `0x${string}`; turnstileToken: string; referralCode?: string | undefined; }'.
TypeScript
Process completed with exit code 2.
Unused Files, Deps, Exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636