Skip to content

fix: unused storage access #76

fix: unused storage access

fix: unused storage access #76

Triggered via push January 24, 2024 09:25
Status Success
Total duration 1m 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L54
Variable name must be in mixedCase
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#L70
Main key parameter in mapping stakedAmounts is not named
lint: src/RlnBase.sol#L70
Value parameter in mapping stakedAmounts is not named
lint: src/RlnBase.sol#L74
Main key parameter in mapping members is not named