Skip to content

freeze, thaw and revoke ixs #67

freeze, thaw and revoke ixs

freeze, thaw and revoke ixs #67

Triggered via pull request August 26, 2024 23:54
Status Failure
Total duration 12m 23s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
tests/e2e.test.ts > e2e tests > initalize asset controller: clients/rwa-token-sdk/src/policy-engine/data.ts#L79
Error: Account does not exist or has no data 7fE2uUcvx3GmL7cbyroNkhDC8hDRH1jnRJueAy31XXQA ❯ AccountClient.fetch node_modules/@coral-xyz/anchor/src/program/namespace/account.ts:168:13 ❯ Module.getTrackerAccount src/policy-engine/data.ts:79:9 ❯ tests/e2e.test.ts:101:26
tests/e2e.test.ts > e2e tests > update asset metadata: clients/rwa-token-sdk/tests/e2e.test.ts#L121
Error: failed to send transaction: Transaction simulation failed: Error processing Instruction 0: custom program error: 0x7e0 ❯ 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:121:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { logs: [ 'Program acpcFrzEYKjVLvZGWueTV8vyDjhu3oKC7sN38QELLan invoke [1]', 'Program log: Instruction: UpdateMetadata', 'Program log: AnchorError occurred. Error Code: ConstraintMintMintAuthority. Error Number: 2016. Error Message: A mint mint authority constraint was violated.', 'Program acpcFrzEYKjVLvZGWueTV8vyDjhu3oKC7sN38QELLan consumed 7982 of 200000 compute units', 'Program acpcFrzEYKjVLvZGWueTV8vyDjhu3oKC7sN38QELLan failed: custom program error: 0x7e0' ] }
tests/e2e.test.ts > e2e tests > revoke tokens: clients/rwa-token-sdk/tests/e2e.test.ts#L292
Error: failed to send transaction: Transaction simulation failed: Error processing Instruction 0: custom program error: 0x7dc8348c ❯ 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:292:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { logs: [ 'Program acpcFrzEYKjVLvZGWueTV8vyDjhu3oKC7sN38QELLan invoke [1]', 'Program log: Instruction: RevokeTokens', 'Program log: ProgramError occurred. Error Code: Custom(2110272652). Error Number: 2110272652. Error Message: Custom program error: 0x7dc8348c.', 'Program acpcFrzEYKjVLvZGWueTV8vyDjhu3oKC7sN38QELLan consumed 20848 of 200000 compute units', 'Program acpcFrzEYKjVLvZGWueTV8vyDjhu3oKC7sN38QELLan failed: custom program error: 0x7dc8348c' ] }
run-tests
Process completed with exit code 1.
setup-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
setup-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.0. Please update to the latest version 2.319.1
run-tests
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/
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2, actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/