release v0.6.8 #461
Annotations
7 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contracts/BandPriceFeed.sol#L70
Function order is incorrect, external pure function can not go after public view function (line 58)
|
contracts/base/BlockContext.sol#L9
Avoid to make time-based decisions in your business logic
|
contracts/ChainlinkPriceFeedV1R1.sol#L68
Avoid to make time-based decisions in your business logic
|
contracts/twap/CumulativeTwap.sol#L25
'MAX_OBSERVATION' should start with _
|
contracts/twap/CumulativeTwap.sol#L195
Avoid to use letters 'I', 'l', 'O' as identifiers
|
The logs for this run have expired and are no longer available.
Loading