Skip to content

feat: membership

feat: membership #74

Triggered via pull request September 6, 2024 23:29
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
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#L29
Avoid to use inline assembly. It is acceptable only in rare cases
lint: script/Deploy.s.sol#L34
Avoid to use inline assembly. It is acceptable only in rare cases
lint: src/WakuRlnV2.sol#L38
Variable name must be in mixedCase
lint: src/WakuRlnV2.sol#L80
Provide an error message for require
lint: src/WakuRlnV2.sol#L81
Provide an error message for require
lint: src/WakuRlnV2.sol#L82
Provide an error message for require
lint: src/WakuRlnV2.sol#L83
Provide an error message for require
lint: src/WakuRlnV2.sol#L252
Provide an error message for require
lint: src/WakuRlnV2.sol#L259
Provide an error message for require