ManagedVecRefMut rename #7442
Annotations
5 warnings
Run the rust tests:
contracts/examples/crypto-kitties/common/random/src/lib.rs#L34
creating a mutable reference to mutable static is discouraged
|
Run the rust tests:
contracts/examples/crypto-kitties/common/random/src/lib.rs#L35
creating a mutable reference to mutable static is discouraged
|
Run the rust tests:
framework/wasm-adapter/src/api/unsafe_buffer.rs#L15
creating a mutable reference to mutable static is discouraged
|
Run the rust tests:
framework/wasm-adapter/src/api/unsafe_buffer.rs#L19
creating a mutable reference to mutable static is discouraged
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage", "report", "report-markdown".
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/
|
Loading