Skip to content

Merge pull request #5 from argentlabs/fix/rpc-provider-test #23

Merge pull request #5 from argentlabs/fix/rpc-provider-test

Merge pull request #5 from argentlabs/fix/rpc-provider-test #23

Re-run triggered March 5, 2024 19:57
Status Failure
Total duration 27s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
error: expect(received).toMatchSnapshot(expected): src/contractBatch/integration.test.ts#L112
Expected: [ { "status": "fulfilled", "value": [ "0x0", "0x0", ], }, { "status": "fulfilled", "value": [ "0x0", "0x0", ], }, { "status": "fulfilled", "value": [ "0x0", "0x0", ], }, { "status": "fulfilled", "value": [ "0x0", "0x0", ], }, ] Received: [ { "status": "rejected", }, { "status": "rejected", }, { "status": "rejected", }, { "status": "rejected", }, ] at /home/runner/work/x-multicall/x-multicall/src/contractBatch/integration.test.ts:112:5
release
Process completed with exit code 1.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.