Running Copilot #4
Annotations
10 errors
|
provider/provider-operations.test.ts > Provider Operations E2E:
e2e/tests/provider/provider-operations.test.ts#L22
Error: Invalid encoded key format, must be <curve>:<encoded key>
❯ Function.fromString ../node_modules/near-api-js/lib/crypto/key_pair.js:37:19
❯ provider/provider-operations.test.ts:22:33
|
|
crypto/crypto-operations.test.ts > Cryptographic Operations E2E > should use different signers for same account:
e2e/tests/crypto/crypto-operations.test.ts#L218
Error: Invalid encoded key format, must be <curve>:<encoded key>
❯ Function.fromString ../node_modules/near-api-js/lib/crypto/key_pair.js:37:19
❯ crypto/crypto-operations.test.ts:218:39
|
|
crypto/crypto-operations.test.ts > Cryptographic Operations E2E > should handle different key types in same account:
e2e/tests/crypto/crypto-operations.test.ts#L179
Error: Invalid encoded key format, must be <curve>:<encoded key>
❯ Function.fromString ../node_modules/near-api-js/lib/crypto/key_pair.js:37:19
❯ crypto/crypto-operations.test.ts:179:39
|
|
crypto/crypto-operations.test.ts > Cryptographic Operations E2E > should handle key pair signer operations:
e2e/tests/crypto/crypto-operations.test.ts#L154
TypeError: signer.signMessage is not a function
❯ crypto/crypto-operations.test.ts:154:40
|
|
crypto/crypto-operations.test.ts > Cryptographic Operations E2E > should sign and verify message with SECP256K1:
e2e/tests/crypto/crypto-operations.test.ts#L133
Error: Expected message to be an Uint8Array with length 32
❯ assert ../node_modules/secp256k1/lib/index.js:18:20
❯ isUint8Array ../node_modules/secp256k1/lib/index.js:31:7
❯ Object.ecdsaSign ../node_modules/secp256k1/lib/index.js:253:7
❯ KeyPairSecp256k1.sign ../node_modules/near-api-js/lib/crypto/key_pair_secp256k1.js:56:48
❯ crypto/crypto-operations.test.ts:133:35
|
|
crypto/crypto-operations.test.ts > Cryptographic Operations E2E > should create and use SECP256K1 key pair:
e2e/tests/crypto/crypto-operations.test.ts#L74
Error: Invalid encoded key format, must be <curve>:<encoded key>
❯ Function.fromString ../node_modules/near-api-js/lib/crypto/key_pair.js:37:19
❯ crypto/crypto-operations.test.ts:74:39
|
|
crypto/crypto-operations.test.ts > Cryptographic Operations E2E > should create and use ED25519 key pair:
e2e/tests/crypto/crypto-operations.test.ts#L43
Error: [-32700] Parse error: Failed parsing args: invalid key data: provided string contained invalid character '[' at byte 0
❯ JsonRpcProvider.sendJsonRpc ../node_modules/@near-js/providers/lib/commonjs/json-rpc-provider.cjs:326:23
❯ Account.patchStateRecords ../node_modules/near-workspaces/src/account/account.ts:364:5
❯ crypto/crypto-operations.test.ts:43:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { context: undefined }
|
|
contract/contract-operations.test.ts > Contract Deployment and Interaction E2E:
e2e/tests/contract/contract-operations.test.ts#L27
Error: Invalid encoded key format, must be <curve>:<encoded key>
❯ Function.fromString ../node_modules/near-api-js/lib/crypto/key_pair.js:37:19
❯ contract/contract-operations.test.ts:27:33
|
|
account/account-operations.test.ts > Account Operations E2E:
e2e/tests/account/account-operations.test.ts#L23
Error: Invalid encoded key format, must be <curve>:<encoded key>
❯ Function.fromString ../node_modules/near-api-js/lib/crypto/key_pair.js:37:19
❯ account/account-operations.test.ts:23:33
|
|
account/access-keys.test.ts > Access Keys E2E:
e2e/tests/account/access-keys.test.ts#L22
Error: Invalid encoded key format, must be <curve>:<encoded key>
❯ Function.fromString ../node_modules/near-api-js/lib/crypto/key_pair.js:37:19
❯ account/access-keys.test.ts:22:33
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
|
6.29 KB |
sha256:dd0d1728efc54b235c92cc87dd310d56e290f10cb9a933de623d3da35a25feea
|
|