fix: include dependency installation in README (#15) #97
Annotations
12 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#L8
imported name UUPSUpgradeable is not used
|
lint:
script/Deploy.s.sol#L11
imported name DeploymentConfig is not used
|
lint:
script/Deploy.s.sol#L25
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
script/Deploy.s.sol#L30
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
src/WakuRlnV2.sol#L32
Variable name must be in mixedCase
|
lint:
src/WakuRlnV2.sol#L38
Variable name must be in mixedCase
|
lint:
src/WakuRlnV2.sol#L52
Main key parameter in mapping memberInfo is not named
|
lint:
src/WakuRlnV2.sol#L52
Value parameter in mapping memberInfo is not named
|
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/
|