Skip to content

Upgrade slang to 0.18.3 #1632

Upgrade slang to 0.18.3

Upgrade slang to 0.18.3 #1632

Triggered via pull request November 20, 2024 18:32
Status Failure
Total duration 4m 30s
Artifacts

checks.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

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/