Skip to content

Merge branch 'main' into fuzz-and-e2e-tests #30

Merge branch 'main' into fuzz-and-e2e-tests

Merge branch 'main' into fuzz-and-e2e-tests #30

Triggered via push May 23, 2024 00:47
Status Success
Total duration 1m 18s
Artifacts

test.yml

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

Annotations

12 warnings
Run Linters (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Linters (18.x): src/contracts/ODSaviour.sol#L66
Variable "_liquidator" is unused
Run Linters (18.x): src/contracts/ODSaviour.sol#L132
'newToken' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L141
'vaultId' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L141
'enabled' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L142
'collateralType' should start with _
Run Linters (18.x): src/interfaces/IODSaviour.sol#L5
imported name IERC20 is not used
Run Linters (18.x): test/e2e/E2ESaviour.t.sol#L2
Found more than One contract per file. 9 contracts found!
Run Linters (18.x): test/e2e/E2ESaviour.t.sol#L69
Return value 'address' in function '_deployOrFind' must be named
Run Linters (18.x): test/e2e/E2ESaviour.t.sol#L70
'proxy' should start with _
Run Linters (18.x): test/e2e/E2ESaviour.t.sol#L80
Function name must be in mixedCase
Run Unit and E2E Tests (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.