[gms-1116][chore] tests for 1155, amend baseuri #309
Annotations
4 errors and 10 warnings
contracts/mocks/MockWallet.sol#L9
Insert ⏎
|
contracts/mocks/MockWallet.sol#L17
Replace address·token,·address·from,·address·to,·uint256[]·memory·tokenIds,·uint256[]·memory·amounts with ⏎········address·token,⏎········address·from,⏎········address·to,⏎········uint256[]·memory·tokenIds,⏎········uint256[]·memory·amounts⏎····
|
contracts/mocks/MockWallet.sol#L41
Delete ⏎
|
|
contracts/access/IERC173.sol#L4
global import of path @openzeppelin/contracts/utils/introspection/ERC165.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/allowlist/OperatorAllowlist.sol#L2
Found more than One contract per file. 2 contracts found!
|
contracts/allowlist/OperatorAllowlist.sol#L16
Function name must be in mixedCase
|
contracts/allowlist/OperatorAllowlist.sol#L72
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/allowlist/OperatorAllowlist.sol#L111
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/allowlist/OperatorAllowlist.sol#L127
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/errors/Errors.sol#L2
Found more than One contract per file. 3 contracts found!
|
contracts/mocks/MockDisguisedEOA.sol#L3
global import of path @openzeppelin/contracts/token/ERC721/IERC721.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/mocks/MockEIP1271Wallet.sol#L3
global import of path @openzeppelin/contracts/utils/cryptography/ECDSA.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/mocks/MockEIP1271Wallet.sol#L4
global import of path @openzeppelin/contracts/interfaces/IERC1271.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
The logs for this run have expired and are no longer available.
Loading