[TD-1326] Restructure trading tests to match trading contracts directory layout #526
test.yml
on: pull_request
Run Forge Tests
59s
Run Hardhat Tests
1m 6s
Run eslint
30s
Run solhint
26s
Run slither
1m 44s
Check README.md is contained in each contracts directory
4s
Publish to NPM (dry run)
1m 6s
Annotations
11 errors and 7 warnings
Publish to NPM (dry run):
test/trading/seaport/immutableseaport.test.ts#L5
Cannot find module '../../typechain-types' or its corresponding type declarations.
|
Publish to NPM (dry run):
test/trading/seaport/immutableseaport.test.ts#L200
Parameter 'tx' implicitly has an 'any' type.
|
Publish to NPM (dry run):
test/trading/seaport/immutableseaport.test.ts#L235
Parameter 'tx' implicitly has an 'any' type.
|
Publish to NPM (dry run):
test/trading/seaport/immutableseaport.test.ts#L363
Parameter 'tx' implicitly has an 'any' type.
|
Publish to NPM (dry run):
test/trading/seaport/immutableseaport.test.ts#L398
Parameter 'tx' implicitly has an 'any' type.
|
Publish to NPM (dry run):
test/trading/seaport/immutableseaport.test.ts#L434
Parameter 'tx' implicitly has an 'any' type.
|
Publish to NPM (dry run):
test/trading/seaport/utils/deploy-immutable-contracts.ts#L2
Cannot find module '../../../typechain-types' or its corresponding type declarations.
|
Publish to NPM (dry run):
test/trading/seaport/utils/erc721.ts#L6
Cannot find module '../../../typechain-types' or its corresponding type declarations.
|
Publish to NPM (dry run):
test/trading/seaport/utils/order.ts#L10
Cannot find module '../../../typechain-types' or its corresponding type declarations.
|
Publish to NPM (dry run):
test/trading/seaport/utils/order.ts#L12
Cannot find module '../../../typechain-types/contracts/ImmutableSeaport' or its corresponding type declarations.
|
Run slither
Process completed with exit code 255.
|
Check README.md is contained in each contracts directory
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run solhint
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/.
|
Run eslint
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/.
|
Run Forge Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Hardhat Tests
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/.
|
Publish to NPM (dry run)
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/.
|
Run slither
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|