chore(deps): bump lib/aave-v3-origin from 9a6add7
to 1dab6e5
(#749)
#365
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,30 @@
"UI_INCENTIVE_DATA_PROVIDER",
],
"value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF",
},
},
+ {
+ "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
|