chore: add the initial contract after few optimizations #16
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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#L52
Variable name must be in mixedCase
|
lint:
src/WakuRlnV2.sol#L55
Variable name must be in mixedCase
|
lint:
src/WakuRlnV2.sol#L58
Variable name must be in mixedCase
|
lint:
src/WakuRlnV2.sol#L71
Main key parameter in mapping memberInfo is not named
|
lint:
src/WakuRlnV2.sol#L71
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
|