Skip to content

Feat/membership notrack refactor #122

Feat/membership notrack refactor

Feat/membership notrack refactor #122

Triggered via pull request October 3, 2024 10:36
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
lint: src/Membership.sol#L244
Line length must be no more than 120 but current length is 121
lint: test/WakuRlnV2.t.sol#L62
Line length must be no more than 120 but current length is 121
lint
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
lint: script/Deploy.s.sol#L9
imported name UUPSUpgradeable is not used
lint: script/Deploy.s.sol#L43
Avoid to use inline assembly. It is acceptable only in rare cases
lint: script/Deploy.s.sol#L48
Avoid to use inline assembly. It is acceptable only in rare cases
lint: src/Membership.sol#L149
Provide an error message for require
lint: src/Membership.sol#L150
Provide an error message for require
lint: src/Membership.sol#L151
Provide an error message for require
lint: src/Membership.sol#L152
Provide an error message for require
lint: src/WakuRlnV2.sol#L32
Variable name must be in mixedCase
lint: src/WakuRlnV2.sol#L50
Error message for require is too long
lint: src/WakuRlnV2.sol#L289
Provide an error message for require