Add saviour health checks (#12) #43
Annotations
11 warnings
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/.
|
src/contracts/ODSaviour.sol#L8
imported name IDelayedOracle is not used
|
src/contracts/ODSaviour.sol#L67
Return value 'bool' in function 'saviourIsReady' must be named
|
src/contracts/ODSaviour.sol#L72
'vaultId' should start with _
|
src/contracts/ODSaviour.sol#L72
'vData' should start with _
|
src/contracts/ODSaviour.sol#L74
'safeData' should start with _
|
src/contracts/ODSaviour.sol#L90
Variable "_liquidator" is unused
|
src/contracts/ODSaviour.sol#L156
'newToken' should start with _
|
src/contracts/ODSaviour.sol#L165
'vaultId' should start with _
|
src/contracts/ODSaviour.sol#L165
'enabled' should start with _
|
src/contracts/ODSaviour.sol#L166
'collateralType' should start with _
|
This job succeeded
Loading