ManagedDecimal - 2 bug fixes #7469
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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