Skip to content

fix: package.json repo reference and types package exports #125

fix: package.json repo reference and types package exports

fix: package.json repo reference and types package exports #125

Triggered via push February 22, 2025 17:24
Status Failure
Total duration 3m 28s
Artifacts

snapshot.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/actions/accountManager.test.ts > Given a new Lens Account > When invoking the 'enableSignless' action: packages/client/src/actions/accountManager.test.ts#L51
InvariantError: Expected result to be Ok: [GraphQL] Bad user input - The account has signless enabled already ❯ Module.l ../types/src/helpers/assertions.ts:31:11 ❯ src/actions/accountManager.test.ts:51:7
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#L48
InvariantError: Expected result to be Ok: You are not allowed to switch to this account ❯ Module.l ../types/src/helpers/assertions.ts:31:11 ❯ src/actions/onboarding.test.ts:48:7
Verify / Test
Process completed with exit code 1.