fix(cache): automated cache update - updated addresses (#1026) #546
release-please.yml
on: push
Annotations
2 errors
|
test-node / release
Process completed with exit code 1.
|
|
tests/verification.spec.ts > verification > should have all contracts verified except for the known set of errors:
tests/verification.spec.ts#L160
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -23,10 +23,34 @@
"value": "0x38d693cE1dF5AaDF7bC62595A37D667aD57922e5",
},
},
{
"item": {
+ "chainId": 100,
+ "path": [
+ "AaveV3Gnosis",
+ "ASSETS",
+ "GHO",
+ "A_TOKEN",
+ ],
+ "value": "0x3FdCeC11B4f15C79d483Aedc56F37D302837Cf4d",
+ },
+ },
+ {
+ "item": {
+ "chainId": 100,
+ "path": [
+ "AaveV3Gnosis",
+ "ASSETS",
+ "GHO",
+ "V_TOKEN",
+ ],
+ "value": "0x2766EEFE0311Bf7421cC30155b03d210BCE30dF8",
+ },
+ },
+ {
+ "item": {
"chainId": 324,
"path": [
"AaveV3ZkSync",
"ASSETS",
"wrsETH",
❯ tests/verification.spec.ts:160:20
|