Skip to content

fix: emit OrderCancelled event when an order is cancelled by a new one #228

fix: emit OrderCancelled event when an order is cancelled by a new one

fix: emit OrderCancelled event when an order is cancelled by a new one #228

Triggered via pull request October 23, 2024 09:18
Status Failure
Total duration 6m 35s
Artifacts

arkproject-contracts.yml

on: pull_request
Cairo formatting
8s
Cairo formatting
Cairo starknet foundry tests
5m 47s
Cairo starknet foundry tests
Running SDK test with starknet-devnet
6m 25s
Running SDK test with starknet-devnet
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Cairo formatting
There was an error when restoring cache: failed to find Scarb.lock
Cairo starknet foundry tests
There was an error when restoring cache: failed to find Scarb.lock
Running SDK test with starknet-devnet
There was an error when restoring cache: failed to find Scarb.lock
tests/fulfillAuction.test.ts > fulfillAuction > default: packages/core/src/actions/order/fulfillAuction.ts#L67
LibraryError: RPC: starknet_estimateFee with params { "request": [ { "type": "INVOKE", "sender_address": "0x49dfb8ce986e21d354ac93ea65e6a11f639c1934ea253e5ff14ca62eca0f38e", "calldata": [ "0x1", "0x61018f1498b8f1e5a4bcfcdc25731b01d7db2a1b83b73a198b365ca5e988243", "0x2d99282b26beeb0e75a3144ef2019a076c60e140c325804ab7f5fa28d6ec5e5", "0xa", "0x5b91e57c758b3c96f06a84796baf2810f585a51a19e130a341ff8d8b905d43e", "0x0", "0x18217f29d9a28f81a9927700b91481fddf471391cc374e94bfc5595362a6283", "0x49dfb8ce986e21d354ac93ea65e6a11f639c1934ea253e5ff14ca62eca0f38e", "0x534e5f5345504f4c4941", "0x2c6726b68f86434e8543693a6a3962e5ee6e73f09e605841c531b1e0e7e661c", "0x0", "0x0", "0x0", "0x3736286f1050d4ba816b4d56d15d80ca74c1752c4e847243f1da726c36e06f" ], "version": "0x100000000000000000000000000000001", "signature": [], "nonce": "0x2", "max_fee": "0x0" } ], "block_id": "pending", "simulation_flags": [ "SKIP_VALIDATE" ] } 40: Contract error: {"revert_error":"Transaction execution has failed:\n0: Error in the called contract (contract address: 0x049dfb8ce986e21d354ac93ea65e6a11f639c1934ea253e5ff14ca62eca0f38e, class hash: 0x061dac032f228abef9c6626f995015233097ae253a7f72d68552db02f2971b8f, selector: 0x015d40a3d6ca2ac30f4031e42be28da9b056fef9bb7357ac5e85627ee876e5ad):\nError at pc=0:4835:\nCairo traceback (most recent call last):\nUnknown location (pc=0:67)\nUnknown location (pc=0:1835)\nUnknown location (pc=0:2554)\nUnknown location (pc=0:3436)\nUnknown location (pc=0:4040)\n\n1: Error in the called contract (contract address: 0x061018f1498b8f1e5a4bcfcdc25731b01d7db2a1b83b73a198b365ca5e988243, class hash: 0x02add2fdf5f4e75226b408ef646681db6b925629b5a056ecf52450f3d137c7b2, selector: 0x02d99282b26beeb0e75a3144ef2019a076c60e140c325804ab7f5fa28d6ec5e5):\nExecution failed. Failure reason: 0x4661696c656420746f20646573657269616c697a6520706172616d202331 ('Failed to deserialize param #1').\n"} ❯ RpcChannel2.errorHandler ../../node_modules/.pnpm/[email protected]/node_modules/starknet/src/channel/rpc_0_7.ts:110:13 ❯ RpcChannel2.fetchEndpoint ../../node_modules/.pnpm/[email protected]/node_modules/starknet/src/channel/rpc_0_7.ts:130:12 ❯ Account.getSuggestedFee ../../node_modules/.pnpm/[email protected]/node_modules/starknet/src/account/default.ts:664:23 ❯ Account.getUniversalSuggestedFee ../../node_modules/.pnpm/[email protected]/node_modules/starknet/src/account/default.ts:650:10 ❯ Account.execute ../../node_modules/.pnpm/[email protected]/node_modules/starknet/src/account/default.ts:333:22 ❯ Module.fulfillAuction src/actions/order/fulfillAuction.ts:67:18 ❯ tests/fulfillAuction.test.ts:39:5
Running SDK test with starknet-devnet
Process completed with exit code 1.
Cairo starknet foundry tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cairo starknet foundry tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cairo starknet foundry tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cairo starknet foundry tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cairo starknet foundry tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cairo starknet foundry tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Running SDK test with starknet-devnet
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Running SDK test with starknet-devnet
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Running SDK test with starknet-devnet
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Running SDK test with starknet-devnet
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Running SDK test with starknet-devnet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Running SDK test with starknet-devnet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/