chore: add the initial contract after few optimizations (#4) #21
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/WakuRlnV2.sol#L29
Variable name must be in mixedCase
|
lint:
src/WakuRlnV2.sol#L35
Variable name must be in mixedCase
|
lint:
src/WakuRlnV2.sol#L48
Main key parameter in mapping memberInfo is not named
|
lint:
src/WakuRlnV2.sol#L48
Value parameter in mapping memberInfo is not named
|
lint:
test/WakuRlnV2.t.sol#L4
imported name console is not used
|
lint:
test/WakuRlnV2.t.sol#L9
imported name PoseidonT3 is not used
|
lint:
test/WakuRlnV2.t.sol#L10
imported name LazyIMT is not used
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|