Skip to content

Add solhint rule to check custom error names #5708

Add solhint rule to check custom error names

Add solhint rule to check custom error names #5708

Triggered via pull request January 18, 2024 13:40
Status Failure
Total duration 5m 32s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: contracts/governance/extensions/GovernorVotesQuorumFraction.sol#L24
Custom errors should contain corresponding domain prefix
lint: contracts/governance/TimelockController.sol#L43
Custom errors should contain corresponding domain prefix
lint: contracts/governance/TimelockController.sol#L48
Custom errors should contain corresponding domain prefix
lint: contracts/governance/TimelockController.sol#L57
Custom errors should contain corresponding domain prefix
lint: contracts/governance/TimelockController.sol#L62
Custom errors should contain corresponding domain prefix
lint: contracts/governance/TimelockController.sol#L67
Custom errors should contain corresponding domain prefix
lint: contracts/governance/utils/Votes.sol#L47
Custom errors should contain corresponding domain prefix
lint: contracts/proxy/Clones.sol#L21
Custom errors should contain corresponding domain prefix
lint: contracts/proxy/transparent/TransparentUpgradeableProxy.sol#L71
Custom errors should contain corresponding domain prefix
lint: contracts/proxy/utils/Initializable.sol#L82
Custom errors should contain corresponding domain prefix