Merge pull request #91 from perpetual-protocol/release/v0.6.8 #462
Annotations
11 warnings
lint
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
|
Foundry Test
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
|
contract-test
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
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
contracts/BandPriceFeed.sol#L70
Function order is incorrect, external pure function can not go after public view function (line 58)
|
lint:
contracts/base/BlockContext.sol#L9
Avoid to make time-based decisions in your business logic
|
lint:
contracts/ChainlinkPriceFeedV1R1.sol#L68
Avoid to make time-based decisions in your business logic
|
lint:
contracts/twap/CumulativeTwap.sol#L25
'MAX_OBSERVATION' should start with _
|
lint:
contracts/twap/CumulativeTwap.sol#L195
Avoid to use letters 'I', 'l', 'O' as identifiers
|
Foundry Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contract-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|