feat: enabled contract upgrades and used namespaced storage #160
Annotations
13 warnings
Set up environment
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/
|
Set up environment
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/
|
Set up environment
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/
|
Set up environment
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/
|
Run cargo clippy
[email protected]: Skipping build due to clippy invocation.
|
Run cargo clippy
[email protected]: Skipping build due to clippy invocation.
|
Run cargo clippy:
packages/ethereum/tree_hash/src/impls.rs#L101
manually reimplementing `div_ceil`
|
Run cargo clippy:
packages/ethereum/tree_hash/src/merkle_hasher.rs#L22
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy:
packages/ethereum/tree_hash/src/merkleize_padded.rs#L50
manually reimplementing `div_ceil`
|
Run cargo clippy:
packages/ethereum/tree_hash/src/merkleize_standard.rs#L76
manually reimplementing `div_ceil`
|
Run cargo clippy:
packages/ethereum/tree_hash/src/lib.rs#L28
manually reimplementing `div_ceil`
|
Run cargo clippy:
packages/ethereum/tree_hash/src/lib.rs#L124
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy
`tree_hash` (lib) generated 6 warnings (run `cargo clippy --fix --lib -p tree_hash` to apply 6 suggestions)
|
Loading