fix(cache): automated cache update - updated addresses (#784) #376
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,18 @@
"UI_INCENTIVE_DATA_PROVIDER",
],
"value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF",
},
},
+ {
+ "item": {
+ "chainId": 1,
+ "path": [
+ "AaveV3Ethereum",
+ "ASSETS",
+ "PYUSD",
+ "STATA_TOKEN",
+ ],
+ "value": "0xb51EDdDD8c47856D81C8681EA71404Cec93E92c6",
+ },
+ },
]
❯ 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
|