💥 Add Multi-Role-Based TimelockController
Reference Implementation
#1443
checks.yml
on: pull_request
Matrix: codespell
Matrix: prettify-n-lint
Matrix: validate-links
Annotations
7 warnings
prettify-n-lint (ubuntu-latest, x64, 3.11, 20):
test/governance/TimelockController.t.sol#L25
Variable name must be in mixedCase
|
prettify-n-lint (ubuntu-latest, x64, 3.11, 20):
test/governance/TimelockController.t.sol#L26
Variable name must be in mixedCase
|
prettify-n-lint (ubuntu-latest, x64, 3.11, 20):
test/governance/TimelockController.t.sol#L1767
Use Custom Errors instead of revert statements
|
prettify-n-lint (ubuntu-latest, x64, 3.11, 20):
test/governance/TimelockController.t.sol#L1771
Use Custom Errors instead of require statements
|
prettify-n-lint (ubuntu-latest, x64, 3.11, 20):
test/governance/TimelockController.t.sol#L1940
Variable name must be in mixedCase
|
prettify-n-lint (ubuntu-latest, x64, 3.11, 20):
test/governance/TimelockController.t.sol#L1941
Variable name must be in mixedCase
|
prettify-n-lint (ubuntu-latest, x64, 3.11, 20):
test/governance/TimelockController.t.sol#L1942
Variable name must be in mixedCase
|