Skip to content

Rewards V2 implementation #584

Rewards V2 implementation

Rewards V2 implementation #584

Triggered via pull request December 17, 2024 10:52
Status Success
Total duration 2m 10s
Artifacts

run-contract-linter.yaml

on: pull_request
Contract linter
1m 59s
Contract linter
Fit to window
Zoom out
Zoom in

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