Skip to content

making requested changes to saviour #17

making requested changes to saviour

making requested changes to saviour #17

Triggered via push May 20, 2024 19:36
Status Failure
Total duration 34s
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 Linters (18.x)
Process completed with exit code 1.
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#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#L91
Variable "_liquidator" is unused
Run Linters (18.x): src/contracts/ODSaviour.sol#L153
'saviourTokenAddress' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L160
'newToken' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L169
'vaultId' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L169
'enabled' should start with _
Run Linters (18.x): src/contracts/ODSaviour.sol#L170
'collateralType' should start with _
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/.