Upgrade slang to 0.18.3 #1632
checks.yml
on: pull_request
lint
39s
coverage
4m 20s
Matrix: tests
Annotations
1 error and 4 warnings
lint
Process completed with exit code 1.
|
lint:
packages/core/src/utils/make-namespaced.test.ts#L43
Replace `⏎····origBuildInfo.input,⏎····origBuildInfo.output,⏎····origBuildInfo.solcVersion,⏎··` with `origBuildInfo.input,·origBuildInfo.output,·origBuildInfo.solcVersion`
|
lint:
packages/core/src/utils/make-namespaced.ts#L40
Replace `⏎··input:·SolcInput,⏎··output:·SolcOutput,⏎··_solcVersion?:·string,⏎` with `input:·SolcInput,·output:·SolcOutput,·_solcVersion?:·string`
|
lint:
packages/plugin-hardhat/src/index.ts#L90
Replace `·await·import(⏎····'@openzeppelin/upgrades-core'⏎··` with `⏎····await·import('@openzeppelin/upgrades-core'`
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|