build: bump Stylus SDK to v0.8 #2188
Annotations
4 errors and 10 warnings
tests:
lib/e2e/src/system.rs#L20
struct takes at most 3 generic arguments but 4 generic arguments were supplied
|
tests:
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
|
tests:
lib/e2e/src/deploy.rs#L71
mismatched types
|
tests
Process completed with exit code 101.
|
tests:
contracts/src/token/erc721/mod.rs#L9
unused import: `msg`
|
tests:
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
|
tests:
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
|
tests:
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
|
tests:
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
|
tests:
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
|
tests:
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
|
tests:
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
|
tests:
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
|
tests:
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
|