Payment Processor for Primary Sales #512
Annotations
10 errors and 3 warnings
Run solhint:
contracts/names/ENSDeployer.sol#L1
Compiler version >=0.8.4 does not satisfy the 0.8.19 semver requirement
|
Run solhint:
contracts/names/ENSDeployer.sol#L3
Replace ·INameWrapper,·PublicResolver· with INameWrapper,·PublicResolver
|
Run solhint:
contracts/names/ENSDeployer.sol#L4
Replace ·ENSRegistry· with ENSRegistry
|
Run solhint:
contracts/names/ENSDeployer.sol#L5
Replace ·FIFSRegistrar· with FIFSRegistrar
|
|
|
|
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run solhint:
contracts/pay/Processor.sol#L140
Variable "paymentAmount" is unused
|
Run solhint:
contracts/pay/Processor.sol#L191
Avoid making time-based decisions in your business logic
|
Loading