feat(rln): trustless root onchain #77
Annotations
4 errors and 12 warnings
lint:
src/BinaryIMTMemory.sol#L2
Compiler version ^0.8.4 does not satisfy the >=0.8.19 semver requirement
|
lint:
src/BinaryIMTMemory.sol#L7
Line length must be no more than 120 but current length is 161
|
lint:
src/BinaryIMTMemory.sol#L64
Function has cyclomatic complexity 22 but allowed no more than 8
|
lint
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/BinaryIMTMemory.sol#L86
Error message for revert is too long
|
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#L8
global import of path forge-std/console2.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/RlnBase.sol#L57
Variable name must be in mixedCase
|
lint:
src/RlnBase.sol#L60
Variable name must be in mixedCase
|
lint:
src/RlnBase.sol#L63
Variable name must be in mixedCase
|
lint:
src/RlnBase.sol#L66
Variable name must be in mixedCase
|
lint:
src/RlnBase.sol#L73
Main key parameter in mapping stakedAmounts 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/.
|