Skip to content

build: bump Stylus SDK to v0.8 #1693

build: bump Stylus SDK to v0.8

build: bump Stylus SDK to v0.8 #1693

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

gas-bench.yml

on: pull_request
Gas usage report
8m 48s
Gas usage report
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Gas usage report: lib/e2e/src/system.rs#L20
struct takes at most 3 generic arguments but 4 generic arguments were supplied
Gas usage report: lib/e2e/src/account.rs#L115
no method named `with_recommended_fillers` found for struct `ProviderBuilder<Identity, JoinFill<Identity, JoinFill<GasFiller, JoinFill<BlobGasFiller, ...>>>>` in the current scope
Gas usage report: lib/e2e/src/deploy.rs#L71
mismatched types
Gas usage report
Process completed with exit code 101.
[clippy] contracts/src/token/erc721/mod.rs#L9: contracts/src/token/erc721/mod.rs#L9
warning: unused import: `msg` --> contracts/src/token/erc721/mod.rs:9:24 | 9 | function_selector, msg, | ^^^ | = note: `#[warn(unused_imports)]` on by default
[clippy] contracts/src/token/erc721/mod.rs#L9: contracts/src/token/erc721/mod.rs#L9
warning: unused import: `msg` --> contracts/src/token/erc721/mod.rs:9:24 | 9 | function_selector, msg, | ^^^ | = note: `#[warn(unused_imports)]` on by default
Gas usage report: contracts/src/token/erc721/mod.rs#L9
unused import: `msg`
Gas usage report: 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
Gas usage report: 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
Gas usage report: 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
Gas usage report: 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
Gas usage report: 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
Gas usage report: 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
Gas usage report: 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
Gas usage report: 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
Gas usage report: 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