build: bump Stylus SDK to v0.8 #2444
check.yml
on: pull_request
nightly / fmt
22s
nightly / doc
39s
ubuntu / stable / features
2m 10s
ubuntu / stable / typos
3s
Matrix: clippy
Annotations
8 errors and 20 warnings
nightly / doc:
contracts/src/access/control.rs#L140
unresolved link to `msg::sender`
|
nightly / doc:
contracts/src/access/control.rs#L140
unresolved link to `msg::sender`
|
nightly / doc:
contracts/src/access/control.rs#L164
unresolved link to `msg::sender`
|
nightly / doc:
contracts/src/access/control.rs#L189
unresolved link to `msg::sender`
|
nightly / doc:
contracts/src/access/control.rs#L213
unresolved link to `msg::sender`
|
nightly / doc:
contracts/src/access/control.rs#L331
unresolved link to `msg::sender`
|
nightly / doc:
contracts/src/access/ownable.rs#L156
unresolved link to `msg::sender`
|
nightly / doc
Process completed with exit code 101.
|
nightly / doc:
contracts/src/token/erc721/mod.rs#L9
unused import: `msg`
|
nightly / doc:
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
|
nightly / doc:
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
|
nightly / doc:
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
|
nightly / doc:
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
|
nightly / doc:
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
|
nightly / doc:
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
|
nightly / doc:
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
|
nightly / doc:
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
|
nightly / doc:
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
|
ubuntu / stable / features:
contracts/src/token/erc721/mod.rs#L9
unused import: `msg`
|
ubuntu / stable / features:
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
|
ubuntu / stable / features:
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
|
ubuntu / stable / features:
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
|
ubuntu / stable / features:
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
|
ubuntu / stable / features:
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
|
ubuntu / stable / features:
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
|
ubuntu / stable / features:
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
|
ubuntu / stable / features:
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
|
ubuntu / stable / features:
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
|