Skip to content

build: bump Stylus SDK to v0.8 #2084

build: bump Stylus SDK to v0.8

build: bump Stylus SDK to v0.8 #2084

Triggered via pull request February 13, 2025 17:43
Status Success
Total duration 1m 39s
Artifacts

check-wasm.yml

on: pull_request
Check WASM binary
1m 28s
Check WASM binary
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Check WASM binary: contracts/src/token/erc721/mod.rs#L9
unused import: `msg`
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L35
use of deprecated function `stylus_sdk::call::call`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L35
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L90
use of deprecated enum `stylus_sdk::call::Error`: Use the Error struct defined in stylus_core::calls::errors instead
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L396
use of deprecated function `stylus_sdk::block::timestamp`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L404
use of deprecated function `stylus_sdk::block::timestamp`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L421
use of deprecated function `stylus_sdk::call::call`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L421
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L447
use of deprecated function `stylus_sdk::contract::balance`: Use the .vm() method available on Stylus contracts instead to access host environment methods
Check WASM binary: contracts/src/finance/vesting_wallet.rs#L462
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead