Skip to content

Fix event format

Fix event format #20

Triggered via pull request June 24, 2024 13:30
Status Failure
Total duration 1m 18s
Billable time 2m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
yarn-ci
Unexpected import of console file
yarn-ci
Process completed with exit code 1.
yarn-ci
'nonce' should start with _
yarn-ci
Function order is incorrect, external payable function can not go after public payable function (line 63)
yarn-ci
Function order is incorrect, struct definition can not go after state variable declaration (line 18)
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 36)
yarn-ci
Function order is incorrect, modifier definition can not go after constructor/initializer (line 42)
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 _