Skip to content

chore: tests

chore: tests #22

Triggered via pull request May 23, 2024 15:12
@rymncrymnc
opened #5
add-tests
Status Failure
Total duration 8m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
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, 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#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/.