Skip to content

refactor: do not keep track of membership registration order #130

refactor: do not keep track of membership registration order

refactor: do not keep track of membership registration order #130

Triggered via pull request October 7, 2024 19:42
Status Cancelled
Total duration 20m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
coverage
Canceling since a higher priority waiting request for 'CI-refs/pull/14/merge' exists
coverage
The operation was canceled.
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#L131
Provide an error message for require
lint: src/Membership.sol#L132
Provide an error message for require
lint: src/Membership.sol#L133
Provide an error message for require
lint: src/Membership.sol#L134
Provide an error message for require
lint: src/WakuRlnV2.sol#L38
Variable name must be in mixedCase
lint: src/WakuRlnV2.sol#L277
Provide an error message for require
lint: src/WakuRlnV2.sol#L284
Provide an error message for require
test
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/