Skip to content

Rewards V2 implementation #490

Rewards V2 implementation

Rewards V2 implementation #490

Triggered via pull request November 14, 2024 13:41
Status Success
Total duration 2m 12s
Artifacts

run-contract-linter.yaml

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

Annotations

2 warnings
Contract linter: contracts/CometRewardsV2.sol#L961
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