Skip to content

feat: permit

feat: permit #150

Triggered via pull request November 1, 2024 14:26
@richard-ramosrichard-ramos
synchronize #22
permit
Status Success
Total duration 14m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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#L12
global import of path forge-std/console.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: script/Deploy.s.sol#L100
Avoid to use inline assembly. It is acceptable only in rare cases
lint: script/Deploy.s.sol#L105
Avoid to use inline assembly. It is acceptable only in rare cases
lint: src/Membership.sol#L154
Provide an error message for require
lint: src/Membership.sol#L155
Provide an error message for require
lint: src/Membership.sol#L156
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#L313
Provide an error message for require
lint: src/WakuRlnV2.sol#L320
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/
coverage
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, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/