Evm equivalence yul new #58
Annotations
3 errors and 2 warnings
Lint:
system-contracts/scripts/utils.ts#L210
Replace `await·downloader.isCompilerDownloaded(solcVersion` with `(await·downloader.isCompilerDownloaded(solcVersion)`
|
Lint:
system-contracts/scripts/utils.ts#L212
Replace `solcVersion,·async·()·=>·false,·async·()·=>·false` with `⏎······solcVersion,⏎······async·()·=>·false,⏎······async·()·=>·false⏎····`
|
Lint
Process completed with exit code 1.
|
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/
|
Lint:
system-contracts/contracts/ContractDeployer.sol#L192
Avoid to use tx.origin
|
Loading