Skip to content

add explicit test when auth revert without permission #282

add explicit test when auth revert without permission

add explicit test when auth revert without permission #282

Triggered via push October 31, 2024 14:50
Status Failure
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
checks: packages/contracts/src/TokenVoting.sol#L23
Line length must be no more than 120 but current length is 195
checks: packages/contracts/src/TokenVoting.sol#L65
Line length must be no more than 120 but current length is 221
checks: packages/contracts/src/TokenVoting.sol#L66
Line length must be no more than 120 but current length is 204
checks: packages/contracts/src/TokenVoting.sol#L67
Line length must be no more than 120 but current length is 126
checks: packages/contracts/src/TokenVoting.sol#L68
Line length must be no more than 120 but current length is 175
checks: packages/contracts/src/TokenVoting.sol#L227
Function has cyclomatic complexity 9 but allowed no more than 8
checks
Process completed with exit code 1.
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
checks: packages/contracts/src/mocks/CustomExecutorMock.sol#L5
imported name IExecutor is not used