[gms-1363] Add OALUpgradeable to be used behind proxy #380
Annotations
2 errors and 10 warnings
Run eslint:
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L21
Replace ·ERC165,·AccessControlEnumerableUpgradeable,·UUPSUpgradeable,·IOperatorAllowlist· with ⏎····ERC165,⏎····AccessControlEnumerableUpgradeable,⏎····UUPSUpgradeable,⏎····IOperatorAllowlist⏎
|
Run eslint
Process completed with exit code 1.
|
Run eslint:
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)
|
Run eslint:
contracts/allowlist/IWalletProxy.sol#L10
Function name must be in mixedCase
|
Run eslint:
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L96
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run eslint:
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L115
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run eslint:
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L139
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run eslint:
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L163
Code contains empty blocks
|
Run eslint:
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L166
Explicitly mark visibility of state
|
Run eslint:
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L166
Variable name must be in mixedCase
|
Run eslint:
contracts/errors/Errors.sol#L2
Found more than One contract per file. 3 contracts found!
|
Run eslint:
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)
|
The logs for this run have expired and are no longer available.
Loading