Skip to content

Contracts full coverage #43

Contracts full coverage

Contracts full coverage #43

Triggered via pull request July 9, 2024 11:19
Status Success
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
yarn-ci
Function order is incorrect, external function can not go after public function (line 48)
yarn-ci
'emitters' should start with _
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, external view function can not go after public view function (line 86)
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 _