[gms-1363] Add OALUpgradeable to be used behind proxy #376
Annotations
10 warnings
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#L3
Found more than One contract per file. 2 contracts found!
|
contracts/allowlist/OperatorAllowlist.sol#L17
Function name must be in mixedCase
|
contracts/allowlist/OperatorAllowlist.sol#L95
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/allowlist/OperatorAllowlist.sol#L114
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/allowlist/OperatorAllowlist.sol#L154
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L3
Found more than One contract per file. 2 contracts found!
|
contracts/allowlist/OperatorAllowlistUpgradeable.sol#L5
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.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/OperatorAllowlistUpgradeable.sol#L6
global import of path @openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.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/OperatorAllowlistUpgradeable.sol#L17
Function name must be in mixedCase
|
The logs for this run have expired and are no longer available.
Loading