Upgrade slang to 0.18.3 #1632
Annotations
1 error and 3 warnings
Run linter
Process completed with exit code 1.
|
Run linter:
packages/core/src/utils/make-namespaced.test.ts#L43
Replace `⏎····origBuildInfo.input,⏎····origBuildInfo.output,⏎····origBuildInfo.solcVersion,⏎··` with `origBuildInfo.input,·origBuildInfo.output,·origBuildInfo.solcVersion`
|
Run linter:
packages/core/src/utils/make-namespaced.ts#L40
Replace `⏎··input:·SolcInput,⏎··output:·SolcOutput,⏎··_solcVersion?:·string,⏎` with `input:·SolcInput,·output:·SolcOutput,·_solcVersion?:·string`
|
Run linter:
packages/plugin-hardhat/src/index.ts#L90
Replace `·await·import(⏎····'@openzeppelin/upgrades-core'⏎··` with `⏎····await·import('@openzeppelin/upgrades-core'`
|
Loading