feat: SessionClient#switchAccount to support onboarding flow #122
pull-request.yml
on: pull_request
Verify
/
Lint
4s
Verify
/
Test
48s
Annotations
3 errors and 2 warnings
Verify / Lint
Process completed with exit code 1.
|
src/actions/onboarding.test.ts > Given an onboarding user > When switching to the newly created account > Then it should be authenticated:
packages/client/src/actions/onboarding.test.ts#L44
InvariantError: Expected result to be Ok: Could not GET url: data:application/json,{"$schema":"https://json-schemas.lens.dev/account/1.0.0.json","lens":{"id":"5ac6d0bb-175c-47d4-bf11-86facf40eb54","name":"John Doe","bio":"A test account"}} - Request error: builder error for url (data:application/json,{"$schema":"https://json-schemas.lens.dev/account/1.0.0.json","lens":{"id":"5ac6d0bb-175c-47d4-bf11-86facf40eb54","name":"John Doe","bio":"A test account"}})
❯ Module.U ../types/src/helpers/assertions.ts:31:11
❯ src/actions/onboarding.test.ts:44:7
|
Verify / Test
Process completed with exit code 1.
|
Verify / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|