[TD-1326] Restructure trading tests to match trading contracts directory layout #526
Annotations
10 errors and 1 warning
Build dist files:
test/trading/seaport/immutableseaport.test.ts#L5
Cannot find module '../../typechain-types' or its corresponding type declarations.
|
Build dist files:
test/trading/seaport/immutableseaport.test.ts#L200
Parameter 'tx' implicitly has an 'any' type.
|
Build dist files:
test/trading/seaport/immutableseaport.test.ts#L235
Parameter 'tx' implicitly has an 'any' type.
|
Build dist files:
test/trading/seaport/immutableseaport.test.ts#L363
Parameter 'tx' implicitly has an 'any' type.
|
Build dist files:
test/trading/seaport/immutableseaport.test.ts#L398
Parameter 'tx' implicitly has an 'any' type.
|
Build dist files:
test/trading/seaport/immutableseaport.test.ts#L434
Parameter 'tx' implicitly has an 'any' type.
|
Build dist files:
test/trading/seaport/utils/deploy-immutable-contracts.ts#L2
Cannot find module '../../../typechain-types' or its corresponding type declarations.
|
Build dist files:
test/trading/seaport/utils/erc721.ts#L6
Cannot find module '../../../typechain-types' or its corresponding type declarations.
|
Build dist files:
test/trading/seaport/utils/order.ts#L10
Cannot find module '../../../typechain-types' or its corresponding type declarations.
|
Build dist files:
test/trading/seaport/utils/order.ts#L12
Cannot find module '../../../typechain-types/contracts/ImmutableSeaport' or its corresponding type declarations.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading