Quick fix schema #163
pull-request.yml
on: pull_request
Verify
/
Lint
5s
Verify
/
Test
1m 19s
Annotations
3 errors and 2 warnings
src/actions/notifications.test.ts > Given the 'fetchNotifications' action > When invoked > Then it should not fail w/ a GQL BadRequest error:
packages/client/src/actions/notifications.test.ts#L12
InvariantError: Expected result to be Ok: [GraphQL] Query is too complex.
❯ Module.U ../types/src/helpers/assertions.ts:31:11
❯ src/actions/notifications.test.ts:12:7
|
src/ethers/ethers.test.ts > Given an integration with ethers.js > When handling transaction actions > Then it should be possible to chain them with other helpers:
packages/client/src/ethers/ethers.test.ts#L47
InvariantError: Expected result to be Ok: nonce too low. allowed nonce range: 685 - 705, actual: 684 (payload={ "id": 5, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x71f907358202ac8604212798d4408604212798d440830b71b09457b62a1571f4f09cdb4c3d93da542bfe142d9f8180b906a43f579f4200000000000000000000000083c8d9e96da13aad12e068f48c639c7671d2a5c70000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000006049a39a2820000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000056000000000000000000000000057b62a1571f4f09cdb4c3d93da542bfe142d9f81000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000000000000000000000000000000000000000000038000000000000000000000000000000000000000000000000000000000000004400000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000004468747470733a2f2f6465766e65742e697279732e78797a2f336e33556a67336a5042485835384d505071595842535174506854677263546b345265644a675631456a6862000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008290f780808290f79400a58ba275e6bfc004e2bf9be121a15a2c543e7114c0b841ce7209915983045a5adb47dec9a76065bc63ddb09c7f9c992f37b364a24ebf081d0a850cf58615b716f152477f762ab6f9f12a61cd709a85f87a2af04c2780221cc0" ] }, error={ "code": 3, "data": "0x", "message": "nonce too low. allowed nonce range: 685 - 705, actual: 684" }, code=3, version=6.13.4)
❯ Module.U ../types/src/helpers/assertions.ts:31:11
❯ src/ethers/et
|
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
|