ManagedDecimal - 2 bug fixes #7463
Annotations
5 warnings
Run tests and generate report:
contracts/examples/crypto-kitties/common/random/src/lib.rs#L34
creating a mutable reference to mutable static is discouraged
|
Run tests and generate report:
contracts/examples/crypto-kitties/common/random/src/lib.rs#L35
creating a mutable reference to mutable static is discouraged
|
Run tests and generate report:
framework/wasm-adapter/src/api/unsafe_buffer.rs#L15
creating a mutable reference to mutable static is discouraged
|
Run tests and generate report:
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