Add reward caller (using reward-caller-to-transcoder mapping direction) #38
test.yaml
on: pull_request
Test with coverage
9m 55s
Run editorconfig checker
7s
Annotations
1 error and 9 warnings
|
Test with coverage
Process completed with exit code 1.
|
|
Test with coverage:
contracts/treasury/GovernorCountingOverridable.sol#L69
Function name must be in mixedCase
|
|
Test with coverage:
contracts/treasury/GovernorCountingOverridable.sol#L65
Function name must be in mixedCase
|
|
Test with coverage:
contracts/token/LivepeerToken.sol#L13
Variable name must be in mixedCase
|
|
Test with coverage:
contracts/token/LivepeerToken.sol#L12
Variable name must be in mixedCase
|
|
Test with coverage:
contracts/pm/mixins/MixinWrappers.sol#L49
Avoid to use low level calls
|
|
Test with coverage:
contracts/pm/mixins/MixinTicketProcessor.sol#L82
Avoid to use inline assembly. It is acceptable only in rare cases
|
|
Test with coverage:
contracts/ManagerProxy.sol#L54
Avoid to use inline assembly. It is acceptable only in rare cases
|
|
Test with coverage:
contracts/governance/Governor.sol#L91
Avoid to use low level calls
|
|
Test with coverage:
contracts/bonding/BondingManager.sol#L32
Explicitly mark visibility of state
|