[Fix] 4.8 - remove duplicated initialize from contracts #1054
Annotations
9 warnings
Check Solidity formatting
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Check Solidity formatting
Fallback function must be simple
|
Check Solidity formatting
Found more than One contract per file. 9 contracts found!
|
Check Solidity formatting
Found more than One contract per file. 6 contracts found!
|
Check Solidity formatting
global import of path @openzeppelin/contracts/token/ERC20/ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Check Solidity formatting
global import of path @openzeppelin/contracts/access/Ownable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Check Solidity formatting
Found more than One contract per file. 24 contracts found!
|
Check Solidity formatting
Variable "state" is unused
|
Check Solidity formatting
Variable "state" is unused
|
Loading