[gms-1363] Add OALUpgradeable to be used behind proxy #378
test.yml
on: pull_request
Run Forge Tests
2m 5s
Run Hardhat Tests
1m 19s
Run eslint
31s
Publish to NPM (dry run)
1m 12s
Annotations
10 warnings
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/OperatorAllowlist.sol#L3
Found more than One contract per file. 2 contracts found!
|
Run eslint:
contracts/allowlist/OperatorAllowlist.sol#L17
Function name must be in mixedCase
|
Run eslint:
contracts/allowlist/OperatorAllowlist.sol#L95
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run eslint:
contracts/allowlist/OperatorAllowlist.sol#L114
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run eslint:
contracts/allowlist/OperatorAllowlist.sol#L154
Avoid to use inline assembly. It is acceptable only in rare cases
|
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
|