add local private key signer #1 #5
Annotations
3 errors and 1 warning
Build:
src/rpc/rpcClient.test.ts#L14
AssertionError: expected Client{ …(1) } to deeply equal Client{ …(1) }
Compared values have no visual difference.
❯ src/rpc/rpcClient.test.ts:14:24
|
Build:
src/signers/getPublicKey.test.ts#L12
AssertionError: expected '048318535b54105d4a7aae60c08fc45f96871…' to be '0x048318535b54105d4a7aae60c08fc45f968…' // Object.is equality
- Expected
+ Received
- 0x048318535b54105d4a7aae60c08fc45f9687181b4fdfc625bd1a753fa7397fed753547f11ca8696646f2f3acb08e31016afac23e630c5d11f59f61fef57b0d2aa5
+ 048318535b54105d4a7aae60c08fc45f9687181b4fdfc625bd1a753fa7397fed753547f11ca8696646f2f3acb08e31016afac23e630c5d11f59f61fef57b0d2aa5
❯ src/signers/getPublicKey.test.ts:12:18
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading