fix(cache): automated cache update - updated addresses (#760) #366
release-please.yml
on: push
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
@@ -37,6 +37,66 @@
"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
|