Skip to content

fix tests

fix tests #45

Triggered via push July 12, 2024 01:40
Status Success
Total duration 2m 59s
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 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/
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/contracts/ODSaviour.sol#L8
imported name IDelayedOracle is not used
Run Linters (18.x): src/contracts/ODSaviour.sol#L67
Return value 'bool' in function 'saviourIsReady' must be named
Run Linters (18.x): src/contracts/ODSaviour.sol#L72
'vaultId' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L72
'vData' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L74
'safeData' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L90
Variable "_liquidator" is unused
Run Linters (18.x): src/contracts/ODSaviour.sol#L165
'enabled' should start with _
Run Linters (18.x): src/interfaces/IODSaviour.sol#L5
imported name IERC20 is not used
Run Linters (18.x): src/interfaces/IODSaviour.sol#L48
'vaultId' should start with _
Run Linters (18.x): src/interfaces/IODSaviour.sol#L48
'vData' should start with _