Skip to content

chore(rln-v2): use lazyImt for gas estimates #87

chore(rln-v2): use lazyImt for gas estimates

chore(rln-v2): use lazyImt for gas estimates #87

Triggered via pull request April 30, 2024 08:20
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
test
Process completed with exit code 1.
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/Rln.sol#L4
global import of path ./RlnBase.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: src/Rln.sol#L16
Code contains empty blocks
lint: src/Rln.sol#L26
Code contains empty blocks
lint: src/RlnBase.sol#L56
Variable name must be in mixedCase
lint: src/RlnBase.sol#L59
Variable name must be in mixedCase
lint: src/RlnBase.sol#L62
Variable name must be in mixedCase
lint: src/RlnBase.sol#L65
Variable name must be in mixedCase
lint: src/RlnBase.sol#L72
Main key parameter in mapping stakedAmounts is not named
lint: src/RlnBase.sol#L72
Value parameter in mapping stakedAmounts is not named
lint: src/RlnBase.sol#L76
Main key parameter in mapping members is not named
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/.
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/.