core-contracts-storage-check.yml
on: pull_request
provide_contracts
1m 6s
Matrix: check_storage_layout
Annotations
1 error and 5 warnings
check_storage_layout (src/dollar/core/ERC20Ubiquity.sol:ERC20Ubiquity)
Error: No workflow run found with an artifact named "development.packages_contracts_src_dollar_core_ERC20Ubiquity.sol-ERC20Ubiquity.json"
|
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#L5
variable "value2" was renamed to "value3". Is it intentional? (storage slot 0x0000000000000000000000000000000000000000000000000000000000000000, byte #0)
|
Label diff:
packages/contracts/src/dollar/core/StorageCheckTest.sol#L6
variable "value1" was renamed to "value2". Is it intentional? (storage slot 0x0000000000000000000000000000000000000000000000000000000000000001, byte #0)
|
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: "test-new-contracts.packages_contracts_src_dollar_core_ERC20Ubiquity.sol-ERC20Ubiquity.json", "test-new-contracts.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/ERC20Ubiquity.sol:ERC20Ubiquity)
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-new-contracts.packages_contracts_src_dollar_core_ERC20Ubiquity.sol-ERC20Ubiquity.json
|
7.86 KB |
|
test-new-contracts.packages_contracts_src_dollar_core_StorageCheckTest.sol-StorageCheckTest.json
|
733 Bytes |
|