Skip to content

Rename to camelotV2 and add interfaces #174

Rename to camelotV2 and add interfaces

Rename to camelotV2 and add interfaces #174

Triggered via push December 13, 2024 01:58
Status Failure
Total duration 38s
Artifacts

test.yml

on: push
Foundry project
9s
Foundry project
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Foundry project
Process completed with exit code 1.
Run Linters (18.x)
Process completed with exit code 1.
Foundry project
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Linters (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 _