Skip to content

chore: tests

chore: tests #29

Triggered via pull request May 28, 2024 08:31
@rymncrymnc
synchronize #5
add-tests
Status Success
Total duration 7m 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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#L49
Main key parameter in mapping memberInfo is not named
lint: src/WakuRlnV2.sol#L49
Value parameter in mapping memberInfo is not named
lint: test/WakuRlnV2.t.sol#L9
global import of path ../src/WakuRlnV2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: test/WakuRlnV2.t.sol#L11
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/.