Skip to content

build: bump Stylus SDK to v0.8 #2083

build: bump Stylus SDK to v0.8

build: bump Stylus SDK to v0.8 #2083

Triggered via pull request February 13, 2025 16:03
Status Failure
Total duration 5m 49s
Artifacts

check-wasm.yml

on: pull_request
Check WASM binary
5m 37s
Check WASM binary
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Check WASM binary: contracts/src/token/erc1155/extensions/uri_storage.rs#L16
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/token/erc20/extensions/erc4626.rs#L126
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/token/erc20/extensions/flash_mint.rs#L117
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/token/erc721/extensions/uri_storage.rs#L37
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/utils/structs/bitmap.rs#L26
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/utils/structs/checkpoints/mod.rs#L58
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/utils/structs/checkpoints/mod.rs#L51
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/utils/pausable.rs#L68
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/utils/nonces.rs#L39
cannot find macro `vec` in this scope
Check WASM binary: contracts/src/utils/metadata.rs#L9
cannot find macro `vec` in this scope
Check WASM binary
Cache not found for keys: v0-rust-check-wasm-Linux-aabda2ae-29ca16da, v0-rust-check-wasm-Linux-aabda2ae
Check WASM binary: contracts/src/access/control.rs#L253
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/access/control.rs#L288
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/access/control.rs#L317
use of deprecated function `stylus_sdk::evm::log`: Use the log method available under stylus_sdk::stylus_core::log, or provided by stylus_sdk::prelude::*
Check WASM binary: contracts/src/access/control.rs#L369
use of deprecated function `stylus_sdk::evm::log`: Use the log method available under stylus_sdk::stylus_core::log, or provided by stylus_sdk::prelude::*
Check WASM binary: contracts/src/access/control.rs#L369
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/access/control.rs#L391
use of deprecated function `stylus_sdk::evm::log`: Use the log method available under stylus_sdk::stylus_core::log, or provided by stylus_sdk::prelude::*
Check WASM binary: contracts/src/access/control.rs#L391
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/access/ownable.rs#L173
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/access/ownable.rs#L197
use of deprecated function `stylus_sdk::evm::log`: Use the log method available under stylus_sdk::stylus_core::log, or provided by stylus_sdk::prelude::*
Check WASM binary: contracts/src/access/ownable_two_step.rs#L175
use of deprecated function `stylus_sdk::evm::log`: Use the log method available under stylus_sdk::stylus_core::log, or provided by stylus_sdk::prelude::*