core-contracts-storage-check.yml
on: pull_request
provide_contracts
48s
Matrix: check_storage_layout
Annotations
2 errors and 3 warnings
Variable diff:
packages/contracts/src/dollar/core/StorageCheckTest.sol#L5
variable "value2" of type "uint256" was replaced by variable "newVariable1" of type "string" (storage slot 0x0000000000000000000000000000000000000000000000000000000000000000, byte #0)
|
check_storage_layout (src/dollar/core/StorageCheckTest.sol:StorageCheckTest)
Error: Unsafe storage layout changes detected. Please see above for details.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "qa-change-layout.packages_contracts_src_dollar_core_StorageCheckTest.sol-StorageCheckTest.json".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
check_storage_layout (src/dollar/core/StorageCheckTest.sol:StorageCheckTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, Rubilmax/foundry-storage-check@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Label diff:
packages/contracts/src/dollar/core/StorageCheckTest.sol#L6
variable "value1" was renamed to "value2". Is it intentional? (storage slot 0x0000000000000000000000000000000000000000000000000000000000000001, byte #0)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
qa-change-layout.packages_contracts_src_dollar_core_StorageCheckTest.sol-StorageCheckTest.json
|
1.25 KB |
|