Skip to content

PoC: onchain rln tree + root #54

PoC: onchain rln tree + root

PoC: onchain rln tree + root #54

Triggered via pull request December 4, 2023 12:18
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
Process completed with exit code 1.
lint
Process completed with exit code 1.
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#L15
Code contains empty blocks
lint: src/Rln.sol#L25
Code contains empty blocks
lint: src/RlnBase.sol#L52
Variable name must be in mixedCase
lint: src/RlnBase.sol#L55
Variable name must be in mixedCase
lint: src/RlnBase.sol#L58
Variable name must be in mixedCase
lint: src/RlnBase.sol#L65
Main key parameter in mapping stakedAmounts is not named
lint: src/RlnBase.sol#L65
Value parameter in mapping stakedAmounts is not named
lint: src/RlnBase.sol#L69
Main key parameter in mapping members is not named
lint: src/RlnBase.sol#L69
Value parameter in mapping members is not named