feat: Add Stylus Constructors #2186
Annotations
10 errors
tests:
contracts/src/finance/vesting_wallet.rs#L492
no field `_start` on type `&mut VestingWallet`
|
tests:
contracts/src/finance/vesting_wallet.rs#L493
no field `_duration` on type `&mut VestingWallet`
|
tests:
contracts/src/token/erc1155/extensions/metadata_uri.rs#L73
no field `_uri` on type `&mut Erc1155MetadataUri`
|
tests:
contracts/src/token/erc20/extensions/capped.rs#L63
no field `_cap` on type `&mut Capped`
|
tests:
contracts/src/token/erc20/extensions/metadata.rs#L84
no field `_metadata` on type `&mut Erc20Metadata`
|
tests:
contracts/src/token/erc721/extensions/consecutive.rs#L243
attempted to take value of method `_max_batch_size` on type `&mut Erc721Consecutive`
|
tests:
contracts/src/token/erc721/extensions/metadata.rs#L66
no field `_metadata` on type `&mut Erc721Metadata`
|
tests:
contracts/src/utils/metadata.rs#L22
no field `_name` on type `&mut Metadata`
|
tests:
contracts/src/utils/metadata.rs#L23
no field `_symbol` on type `&mut Metadata`
|
tests
Process completed with exit code 101.
|