Skip to content

feat: custom fragments support #188

feat: custom fragments support

feat: custom fragments support #188

Triggered via pull request January 6, 2025 14:09
Status Failure
Total duration 1m 41s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
src/actions/accountManager.test.ts > Given a new Lens Account > When invoking the 'enableSignless' action > Then it should be possible to perform social operations in a signless fashion (e.g., updating Account metadata): packages/client/src/actions/accountManager.test.ts#L82
AssertionError: expected { __typename: 'Account', …(1) } to match object { metadata: { name: 'Bruce Wayne' } } (2 matching properties omitted from actual) - Expected + Received Object { - "metadata": Object { - "name": "Bruce Wayne", - }, + "__typename": "Account", + "address": "0x2eA0096cF17127b80a37995dBF774aEAb3432F0d", } ❯ src/actions/accountManager.test.ts:82:23
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