Fix: CI pipeline errors #70
Annotations
1 error and 11 warnings
ci (ubuntu-latest, lts/*)
Process completed with exit code 1.
|
ci (ubuntu-latest, lts/*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/00_deal_client.ts#L10
Replace `⏎··hre:·HardhatRuntimeEnvironment⏎` with `hre:·HardhatRuntimeEnvironment`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/00_deal_client.ts#L46
Replace `⏎······"⏳·Waiting·for·10·seconds·for·the·contract·to·be·indexed·on·the·explorer..."⏎····` with `"⏳·Waiting·for·10·seconds·for·the·contract·to·be·indexed·on·the·explorer..."`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/00_deal_client.ts#L49
Replace `(resolve)` with `resolve`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/01_deal_info.ts#L10
Replace `⏎··hre:·HardhatRuntimeEnvironment⏎` with `hre:·HardhatRuntimeEnvironment`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/01_deal_info.ts#L46
Replace `⏎······"⏳·Waiting·for·10·seconds·for·the·contract·to·be·indexed·on·the·explorer..."⏎····` with `"⏳·Waiting·for·10·seconds·for·the·contract·to·be·indexed·on·the·explorer..."`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/01_deal_info.ts#L49
Replace `(resolve)` with `resolve`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/99_generateTsAbis.ts#L8
Replace `⏎import·*·as·fs·from·"fs";⏎import·prettier·from·"prettier` with `import·*·as·fs·from·"fs`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/99_generateTsAbis.ts#L12
Insert `import·prettier·from·"prettier";⏎`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/99_generateTsAbis.ts#L26
Replace `(dirent)` with `dirent`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/99_generateTsAbis.ts#L27
Replace `(dirent)` with `dirent`
|