freeze, thaw and revoke ixs #61
tests.yml
on: pull_request
setup-tests
20s
run-tests
10m 2s
Annotations
2 errors and 5 warnings
tests/e2e.test.ts > e2e tests > transfer tokens:
clients/rwa-token-sdk/tests/e2e.test.ts#L357
Error: failed to send transaction: Transaction simulation failed: Error processing Instruction 0: incorrect program id for instruction
❯ 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:357:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { logs: [ 'Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb invoke [1]', 'Program log: Instruction: TransferChecked', 'Program log: Error: IncorrectProgramId', 'Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb consumed 8970 of 200000 compute units', 'Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb failed: incorrect program id for instruction' ] }
|
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/
|