fix(EVM): Store unpadded EVM bytecode length in versioned bytecode hash #4612
l1-contracts-ci.yaml
on: pull_request
check-verifier-generator
4m 49s
Annotations
2 errors and 8 warnings
lint:
system-contracts/test/KnownCodesStorage.spec.ts#L112
Replace `knownCodesStorage.connect(deployerAccount).publishEVMBytecode(1,·"0x00")).to.be.revertedWithCustomError(⏎········knownCodesStorage,⏎········"MalformedBytecode"⏎······` with `⏎········knownCodesStorage.connect(deployerAccount).publishEVMBytecode(1,·"0x00")⏎······).to.be.revertedWithCustomError(knownCodesStorage,·"MalformedBytecode"`
|
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
system-contracts/contracts/ContractDeployer.sol#L184
Avoid to use tx.origin
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-verifier-generator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|