feat(contract): devnet testing and new events support #200
Annotations
5 errors and 6 warnings
Install starknet foundry & dependencies
There was an error when restoring cache: failed to find Scarb.lock
|
Run SDK test:
packages/core/tests/fulfillAuction.test.ts#L57
AssertionError: expected 3000n to deeply equal 2990n
- Expected
+ Received
- 2990n
+ 3000n
❯ tests/fulfillAuction.test.ts:57:27
|
Run SDK test:
packages/core/tests/fulfillOffer.test.ts#L46
AssertionError: expected 1000n to deeply equal 990n
- Expected
+ Received
- 990n
+ 1000n
❯ tests/fulfillOffer.test.ts:46:27
|
Run SDK test:
packages/core/tests/fulfillOffer.test.ts#L81
AssertionError: expected 2000n to deeply equal 1990n
- Expected
+ Received
- 1990n
+ 2000n
❯ tests/fulfillOffer.test.ts:81:27
|
Run SDK test
Process completed with exit code 1.
|
Install starknet foundry & dependencies
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/
|
Install starknet foundry & dependencies
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/
|
Install starknet foundry & dependencies
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/
|
Install starknet foundry & dependencies
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/
|
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/
|
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/
|
Loading