Rewards V2 implementation #584
run-contract-linter.yaml
on: pull_request
Contract linter
1m 59s
Annotations
3 warnings
Contract linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Contract linter:
contracts/CometRewardsV2.sol#L986
Avoid to use inline assembly. It is acceptable only in rare cases
|
Contract linter:
contracts/MerkleProof.sol#L226
Avoid to use inline assembly. It is acceptable only in rare cases
|