Skip to content

update CHANGELOG.md #444

update CHANGELOG.md

update CHANGELOG.md #444

Triggered via push May 5, 2023 07:38
Status Success
Total duration 6m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

testing.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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#L65
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
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Foundry Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
contract-test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
contract-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/