changed anchor path #68
Annotations
10 errors and 3 warnings
Run cd programs && anchor test:
clients/rwa-token-sdk/tests/e2e.test.ts#L85
Error: failed to send transaction: Transaction simulation failed: Attempt to debit an account but found no record of a prior credit.
❯ Connection.sendEncodedTransaction node_modules/@solana/web3.js/src/connection.ts:5921:13
❯ Connection.sendRawTransaction node_modules/@solana/web3.js/src/connection.ts:5880:20
❯ Connection.sendTransaction node_modules/@solana/web3.js/src/connection.ts:5868:12
❯ Proxy.sendAndConfirmTransaction node_modules/@solana/web3.js/src/utils/send-and-confirm-transaction.ts:35:21
❯ tests/e2e.test.ts:85:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { logs: [] }
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/data-registry/utils.ts#L28
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ Module.getDataRegistryPda src/data-registry/utils.ts:28:4
❯ Module.getCreateDataAccountIx src/data-registry/instructions.ts:64:18
❯ DataRegistry.setupDataAccount src/classes/DataRegistry.ts:31:37
❯ tests/e2e.test.ts:121:60
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/policy-engine/utils.ts#L30
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ getPolicyEnginePda src/policy-engine/utils.ts:30:4
❯ Module.getPolicyAccountPda src/policy-engine/utils.ts:41:4
❯ Module.getCreatePolicyAccountIx src/policy-engine/instructions.ts:99:24
❯ PolicyEngine.createPolicy src/classes/PolicyEngine.ts:27:32
❯ tests/e2e.test.ts:152:49
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/policy-engine/utils.ts#L30
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ getPolicyEnginePda src/policy-engine/utils.ts:30:4
❯ Module.getPolicyAccountPda src/policy-engine/utils.ts:41:4
❯ Module.getAttachToPolicyAccountIx src/policy-engine/instructions.ts:77:24
❯ PolicyEngine.attachPolicy src/classes/PolicyEngine.ts:40:32
❯ tests/e2e.test.ts:179:49
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/policy-engine/utils.ts#L30
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ getPolicyEnginePda src/policy-engine/utils.ts:30:4
❯ Module.getPolicyAccountPda src/policy-engine/utils.ts:41:4
❯ Module.getAttachToPolicyAccountIx src/policy-engine/instructions.ts:77:24
❯ PolicyEngine.attachPolicy src/classes/PolicyEngine.ts:40:32
❯ tests/e2e.test.ts:206:49
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/policy-engine/utils.ts#L30
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ getPolicyEnginePda src/policy-engine/utils.ts:30:4
❯ Module.getPolicyAccountPda src/policy-engine/utils.ts:41:4
❯ Module.getAttachToPolicyAccountIx src/policy-engine/instructions.ts:77:24
❯ PolicyEngine.attachPolicy src/classes/PolicyEngine.ts:40:32
❯ tests/e2e.test.ts:232:49
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/identity-registry/utils.ts#L20
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ Module.getIdentityRegistryPda src/identity-registry/utils.ts:20:3
❯ Module.getCreateIdentityAccountIx src/identity-registry/instructions.ts:64:22
❯ Module.getSetupUserIxs src/asset-controller/instructions.ts:344:34
❯ IdentityRegistry.setupUserIxns src/classes/IdentityRegistry.ts:32:29
❯ tests/e2e.test.ts:249:52
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/asset-controller/instructions.ts#L107
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ Module.getIssueTokensIx src/asset-controller/instructions.ts:107:15
❯ AssetController.issueTokenIxns src/classes/AssetController.ts:52:31
❯ tests/e2e.test.ts:285:51
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/asset-controller/instructions.ts#L134
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ Module.getVoidTokensIx src/asset-controller/instructions.ts:134:15
❯ AssetController.voidTokenIxns src/classes/AssetController.ts:67:29
❯ tests/e2e.test.ts:303:50
|
Run cd programs && anchor test:
clients/rwa-token-sdk/src/data-registry/utils.ts#L28
TypeError: Cannot read properties of undefined (reading '_bn')
❯ isPublicKeyData node_modules/@solana/web3.js/src/publickey.ts:39:35
❯ new PublicKey node_modules/@solana/web3.js/src/publickey.ts:58:9
❯ Module.getDataRegistryPda src/data-registry/utils.ts:28:4
❯ Module.getUpdateDataAccountIx src/data-registry/instructions.ts:96:18
❯ DataRegistry.updateAssetsDataAccountInfoIxns src/classes/DataRegistry.ts:45:26
❯ tests/e2e.test.ts:325:36
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/setup-node@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading