Merge pull request #2 from pnetwork-association/feat/diff-original-xe… #17
Annotations
2 errors and 10 warnings
yarn-ci
Line length must be no more than 120 but current length is 141
|
yarn-ci
Process completed with exit code 1.
|
yarn-ci
Function order is incorrect, external payable function can not go after public payable function (line 55)
|
yarn-ci
'hexStringToAddress' should start with _
|
yarn-ci
Function order is incorrect, struct definition can not go after state variable declaration (line 18)
|
yarn-ci
'pastEvents' should start with _
|
yarn-ci
Function order is incorrect, event definition can not go after custom error definition (line 31)
|
yarn-ci
Function order is incorrect, modifier definition can not go after constructor/initializer (line 42)
|
yarn-ci
Function order is incorrect, event definition can not go after external payable function (line 29)
|
yarn-ci
Function order is incorrect, external function can not go after external view function (line 33)
|
yarn-ci
Function order is incorrect, struct definition can not go after custom error definition (line 36)
|
yarn-ci
'supply' should start with _
|