Skip to content

fix: Update ParaSwapRepayAdapter in Polygon V2 (#754) #367

fix: Update ParaSwapRepayAdapter in Polygon V2 (#754)

fix: Update ParaSwapRepayAdapter in Polygon V2 (#754) #367

Triggered via push December 30, 2024 11:39
Status Failure
Total duration 39s
Artifacts
test-node  /  release
30s
test-node / release
release-please
0s
release-please
release-node  /  release
release-node / release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tests/verification.spec.ts > verification > should have all contracts verified except for the known set of errors: tests/verification.spec.ts#L136
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched - Expected + Received @@ -19,24 +19,106 @@ "value": "0xD01ab9a6577E1D84F142e44D49380e23A340387d", }, }, { "item": { - "chainId": 137, - "path": [ - "AaveV2Polygon", - "UI_INCENTIVE_DATA_PROVIDER", - ], - "value": "0x645654D59A5226CBab969b1f5431aA47CBf64ab8", - }, - }, - { - "item": { - "chainId": 43114, - "path": [ - "AaveV2Avalanche", - "UI_INCENTIVE_DATA_PROVIDER", - ], - "value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF", + "chainId": 1, + "path": [ + "AaveV2Ethereum", + "ASSETS", + "USDT", + "INTEREST_RATE_STRATEGY", + ], + "value": "0x869eF970878F96c130E14B46B024D2ca18b5b762", + }, + }, + { + "item": { + "chainId": 137, + "path": [ + "AaveV2Polygon", + "REPAY_WITH_COLLATERAL_ADAPTER", + ], + "value": "0x6D49dC81a1f07a6B1902DC79bc2D408cb9D555d1", + }, + }, + { + "item": { + "chainId": 137, + "path": [ + "AaveV2Polygon", + "UI_INCENTIVE_DATA_PROVIDER", + ], + "value": "0x645654D59A5226CBab969b1f5431aA47CBf64ab8", + }, + }, + { + "item": { + "chainId": 43114, + "path": [ + "AaveV2Avalanche", + "UI_INCENTIVE_DATA_PROVIDER", + ], + "value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF", + }, + }, + { + "item": { + "chainId": 43114, + "path": [ + "AaveV3Avalanche", + "ASSETS", + "AUSD", + "A_TOKEN", + ], + "value": "0x724dc807b04555b71ed48a6896b6F41593b8C637", + }, + }, + { + "item": { + "chainId": 43114, + "path": [ + "AaveV3Avalanche", + "ASSETS", + "AUSD", + "V_TOKEN", + ], + "value": "0xDC1fad70953Bb3918592b6fCc374fe05F5811B6a", + }, + }, + { + "item": { + "chainId": 43114, + "path": [ + "AaveV3Avalanche", + "ASSETS", + "AUSD", + "ORACLE", + ], + "value": "0x83f32c0882B12Ef16214c417efF11FD9e764bf34", + }, + }, + { + "item": { + "chainId": 534352, + "path": [ + "AaveV3Scroll", + "ASSETS", + "SCR", + "A_TOKEN", + ], + "value": "0x25718130C2a8eb94e2e1FAFB5f1cDd4b459aCf64", + }, + }, + { + "item": { + "chainId": 534352, + "path": [ + "AaveV3Scroll", + "ASSETS", + "SCR", + "V_TOKEN", + ], + "value": "0xFFbA405BBF25B2e6C454d18165F2fd8786858c6B", }, }, ] ❯ tests/verification.spec.ts:136:22
test-node / release
Process completed with exit code 1.
test-node / release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636