feat(test): migrate unit tests to the new motsu layout #1880
Annotations
5 errors and 2 warnings
tests:
contracts/src/token/erc721/extensions/consecutive.rs#L147
failed to resolve: use of undeclared type `Vec`
|
tests:
contracts/src/token/erc721/extensions/consecutive.rs#L147
cannot find type `Vec` in this scope
|
tests:
contracts/src/token/erc721/extensions/enumerable.rs#L126
failed to resolve: use of undeclared type `Vec`
|
tests:
contracts/src/token/erc721/extensions/enumerable.rs#L126
cannot find type `Vec` in this scope
|
tests
Process completed with exit code 101.
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
tests:
contracts/src/finance/vesting_wallet.rs#L28
unused import: `vec`
|