Fix quote period and redeploy OD and ODG oracles #166
test.yml
on: push
Foundry project
29s
Matrix: Run Linters
Annotations
13 warnings
Run Linters (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Linters (18.x)
Failed to download action 'https://api.github.com/repos/foundry-rs/foundry-toolchain/tarball/362aa1be8f31305295acb1032271acd5e9b99312'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Run Linters (18.x)
Back off 29.988 seconds before retry.
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L31
Return value 'uint256' in function 'getPoolBal' must be named
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L31
Return value 'uint256' in function 'getPoolBal' must be named
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L32
't0' should start with _
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L32
't1' should start with _
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L33
'poolAddress' should start with _
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L37
Return value 'address' in function 'getPoolPair' must be named
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L37
Return value 'address' in function 'getPoolPair' must be named
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L41
'bottomTick' should start with _
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L41
'topTick' should start with _
|
Run Linters (18.x):
src/contracts/for-test/Data.sol#L42
'tick' should start with _
|