deployments: Update deployment metadata #22
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts/bonding/BondingManager.sol#L32
Explicitly mark visibility of state
|
contracts/governance/Governor.sol#L91
Avoid to use low level calls
|
contracts/ManagerProxy.sol#L54
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/pm/mixins/MixinTicketProcessor.sol#L82
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/pm/mixins/MixinWrappers.sol#L49
Avoid to use low level calls
|
contracts/token/LivepeerToken.sol#L12
Variable name must be in mixedCase
|
contracts/token/LivepeerToken.sol#L13
Variable name must be in mixedCase
|
contracts/treasury/GovernorCountingOverridable.sol#L65
Function name must be in mixedCase
|
contracts/treasury/GovernorCountingOverridable.sol#L69
Function name must be in mixedCase
|
The logs for this run have expired and are no longer available.
Loading