Skip to content

refine

refine #64

Triggered via push July 23, 2024 22:34
Status Failure
Total duration 2m 54s
Artifacts

test.yml

on: push
Matrix: Run Unit and E2E Tests
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Run Unit and E2E Tests (20.x)
Process completed with exit code 1.
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): src/leverage/interfaces/IParaswapSellAdapter.sol#L4
imported name IPoolAddressesProvider is not used
Run Linters (18.x): src/leverage/interfaces/IParaswapSellAdapter.sol#L5
imported name IPool is not used
Run Linters (18.x): src/leverage/ParaswapSellAdapter.sol#L135
Return value 'bool' in function 'executeOperation' must be named
Run Linters (18.x): src/leverage/ParaswapSellAdapter.sol#L136
'asset' should start with _
Run Linters (18.x): src/leverage/ParaswapSellAdapter.sol#L137
'amount' should start with _
Run Linters (18.x): src/leverage/ParaswapSellAdapter.sol#L138
'premium' should start with _
Run Linters (18.x): src/leverage/ParaswapSellAdapter.sol#L140
'params' should start with _
Run Linters (18.x): src/library/BytesLib.sol#L5
Return value 'bytes' in function 'slice' must be named
Run Linters (18.x): src/library/BytesLib.sol#L6
GC: Use Custom Errors instead of require statements
Run Linters (18.x): src/library/BytesLib.sol#L7
GC: Use Custom Errors instead of require statements
Run Unit and E2E Tests (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/