update scripts #97
Annotations
10 errors and 11 warnings
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
|
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
|
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
|
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
|
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
|
ci (ubuntu-latest, lts/*)
Parameter 'props' implicitly has an 'any' type.
|
ci (ubuntu-latest, lts/*)
Parameter 'props' implicitly has an 'any' type.
|
ci (ubuntu-latest, lts/*)
Parameter 'props' implicitly has an 'any' type.
|
ci (ubuntu-latest, lts/*)
Parameter 'props' implicitly has an 'any' type.
|
ci (ubuntu-latest, lts/*)
Parameter 'props' implicitly has an 'any' type.
|
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_StorachaNFT.ts#L10
Replace `⏎··hre:·HardhatRuntimeEnvironment⏎` with `hre:·HardhatRuntimeEnvironment`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/00_StorachaNFT.ts#L46
Replace `⏎······"⏳·Waiting·for·15·seconds·for·the·contract·to·be·indexed·on·the·explorer..."⏎····` with `"⏳·Waiting·for·15·seconds·for·the·contract·to·be·indexed·on·the·explorer..."`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/00_StorachaNFT.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`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/99_generateTsAbis.ts#L33
Replace `((dirent)` with `(dirent`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/99_generateTsAbis.ts#L34
Replace `(dirent)` with `dirent`
|
ci (ubuntu-latest, lts/*):
packages/hardhat/deploy/99_generateTsAbis.ts#L37
Replace `⏎··sources:·Record<string,·any>,⏎··contractName:·string⏎` with `sources:·Record<string,·any>,·contractName:·string`
|