refactor(test): migrate unit tests to the new motsu layout #1580
Annotations
41 errors and 40 warnings
ubuntu / beta:
contracts/src/token/erc1155/extensions/burnable.rs#L118
unresolved import `crate::token::erc1155::tests`
|
ubuntu / beta:
contracts/src/finance/vesting_wallet.rs#L538
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / beta:
contracts/src/finance/vesting_wallet.rs#L544
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / beta:
contracts/src/finance/vesting_wallet.rs#L550
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / beta:
contracts/src/finance/vesting_wallet.rs#L556
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / beta:
contracts/src/finance/vesting_wallet.rs#L562
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / beta:
contracts/src/finance/vesting_wallet.rs#L569
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / beta:
contracts/src/finance/vesting_wallet.rs#L576
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / beta:
contracts/src/finance/vesting_wallet.rs#L598
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / beta:
contracts/src/token/erc1155/extensions/burnable.rs#L144
no function or associated item named `default` found for struct `Erc1155` in the current scope
|
ubuntu / stable / coverage:
contracts/src/token/erc1155/extensions/burnable.rs#L118
unresolved import `crate::token::erc1155::tests`
|
ubuntu / stable / coverage:
contracts/src/finance/vesting_wallet.rs#L538
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable / coverage:
contracts/src/finance/vesting_wallet.rs#L544
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable / coverage:
contracts/src/finance/vesting_wallet.rs#L550
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable / coverage:
contracts/src/finance/vesting_wallet.rs#L556
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable / coverage:
contracts/src/finance/vesting_wallet.rs#L562
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable / coverage:
contracts/src/finance/vesting_wallet.rs#L569
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable / coverage:
contracts/src/finance/vesting_wallet.rs#L576
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable / coverage:
contracts/src/finance/vesting_wallet.rs#L598
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable / coverage:
contracts/src/token/erc1155/extensions/burnable.rs#L144
no function or associated item named `default` found for struct `Erc1155` in the current scope
|
ubuntu / stable
The job was canceled because "beta" failed.
|
ubuntu / stable:
contracts/src/token/erc1155/extensions/burnable.rs#L118
unresolved import `crate::token::erc1155::tests`
|
ubuntu / stable:
contracts/src/finance/vesting_wallet.rs#L538
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable:
contracts/src/finance/vesting_wallet.rs#L544
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable:
contracts/src/finance/vesting_wallet.rs#L550
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable:
contracts/src/finance/vesting_wallet.rs#L556
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable:
contracts/src/finance/vesting_wallet.rs#L562
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable:
contracts/src/finance/vesting_wallet.rs#L569
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable:
contracts/src/finance/vesting_wallet.rs#L576
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable:
contracts/src/finance/vesting_wallet.rs#L598
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
ubuntu / stable:
contracts/src/token/erc1155/extensions/burnable.rs#L144
no function or associated item named `default` found for struct `Erc1155` in the current scope
|
macos-latest / stable:
contracts/src/token/erc1155/extensions/burnable.rs#L118
unresolved import `crate::token::erc1155::tests`
|
macos-latest / stable:
contracts/src/finance/vesting_wallet.rs#L538
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
macos-latest / stable:
contracts/src/finance/vesting_wallet.rs#L544
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
macos-latest / stable:
contracts/src/finance/vesting_wallet.rs#L550
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
macos-latest / stable:
contracts/src/finance/vesting_wallet.rs#L556
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
macos-latest / stable:
contracts/src/finance/vesting_wallet.rs#L562
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
macos-latest / stable:
contracts/src/finance/vesting_wallet.rs#L569
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
macos-latest / stable:
contracts/src/finance/vesting_wallet.rs#L576
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
macos-latest / stable:
contracts/src/finance/vesting_wallet.rs#L598
no function or associated item named `default` found for struct `VestingWallet` in the current scope
|
macos-latest / stable:
contracts/src/token/erc1155/extensions/burnable.rs#L144
no function or associated item named `default` found for struct `Erc1155` in the current scope
|
ubuntu / beta:
lib/motsu/src/context.rs#L91
method `get_msg_receiver` is never used
|
ubuntu / beta:
lib/motsu/src/context.rs#L322
missing documentation for a struct
|
ubuntu / beta:
lib/motsu/src/context.rs#L329
missing documentation for a method
|
ubuntu / beta:
lib/motsu/src/context.rs#L354
missing documentation for a struct
|
ubuntu / beta:
lib/motsu/src/context.rs#L360
missing documentation for an associated function
|
ubuntu / beta:
lib/motsu/src/context.rs#L368
missing documentation for an associated function
|
ubuntu / beta:
lib/motsu/src/context.rs#L372
missing documentation for a method
|
ubuntu / beta:
lib/motsu/src/context.rs#L376
missing documentation for a method
|
ubuntu / beta:
lib/motsu/src/context.rs#L386
missing documentation for a struct
|
ubuntu / beta:
lib/motsu/src/context.rs#L392
missing documentation for an associated function
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L91
method `get_msg_receiver` is never used
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L322
missing documentation for a struct
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L329
missing documentation for a method
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L354
missing documentation for a struct
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L360
missing documentation for an associated function
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L368
missing documentation for an associated function
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L372
missing documentation for a method
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L376
missing documentation for a method
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L386
missing documentation for a struct
|
ubuntu / stable / coverage:
lib/motsu/src/context.rs#L392
missing documentation for an associated function
|
ubuntu / stable:
lib/motsu/src/context.rs#L91
method `get_msg_receiver` is never used
|
ubuntu / stable:
lib/motsu/src/context.rs#L322
missing documentation for a struct
|
ubuntu / stable:
lib/motsu/src/context.rs#L329
missing documentation for a method
|
ubuntu / stable:
lib/motsu/src/context.rs#L354
missing documentation for a struct
|
ubuntu / stable:
lib/motsu/src/context.rs#L360
missing documentation for an associated function
|
ubuntu / stable:
lib/motsu/src/context.rs#L368
missing documentation for an associated function
|
ubuntu / stable:
lib/motsu/src/context.rs#L372
missing documentation for a method
|
ubuntu / stable:
lib/motsu/src/context.rs#L376
missing documentation for a method
|
ubuntu / stable:
lib/motsu/src/context.rs#L386
missing documentation for a struct
|
ubuntu / stable:
lib/motsu/src/context.rs#L392
missing documentation for an associated function
|
macos-latest / stable:
lib/motsu/src/context.rs#L91
method `get_msg_receiver` is never used
|
macos-latest / stable:
lib/motsu/src/context.rs#L322
missing documentation for a struct
|
macos-latest / stable:
lib/motsu/src/context.rs#L329
missing documentation for a method
|
macos-latest / stable:
lib/motsu/src/context.rs#L354
missing documentation for a struct
|
macos-latest / stable:
lib/motsu/src/context.rs#L360
missing documentation for an associated function
|
macos-latest / stable:
lib/motsu/src/context.rs#L368
missing documentation for an associated function
|
macos-latest / stable:
lib/motsu/src/context.rs#L372
missing documentation for a method
|
macos-latest / stable:
lib/motsu/src/context.rs#L376
missing documentation for a method
|
macos-latest / stable:
lib/motsu/src/context.rs#L386
missing documentation for a struct
|
macos-latest / stable:
lib/motsu/src/context.rs#L392
missing documentation for an associated function
|