Add test for userdata #73
Annotations
2 errors and 10 warnings
yarn-ci
Unexpected import of console file
|
yarn-ci
Process completed with exit code 1.
|
yarn-ci
Function order is incorrect, public function can not go after internal function (line 117)
|
yarn-ci
Function order is incorrect, external function can not go after public function (line 49)
|
yarn-ci
'emitters' should start with _
|
yarn-ci
Function order is incorrect, event definition can not go after custom error definition (line 30)
|
yarn-ci
Function order is incorrect, external function can not go after external view function (line 38)
|
yarn-ci
Function order is incorrect, struct definition can not go after custom error definition (line 36)
|
yarn-ci
'GSN_RATE_UNIT' should start with _
|
yarn-ci
Function order is incorrect, enum definition can not go after state variable declaration (line 16)
|
yarn-ci
'__ERC777GSNUpgradeable_init' should not start with _
|
yarn-ci
Function order is incorrect, public view function can not go after internal function (line 86)
|