chore(main): release 4.29.2 (#1068) #577
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#L150
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -1,8 +1,44 @@
[
{
"item": {
+ "chainId": 1,
+ "path": [
+ "AaveV3Ethereum",
+ "ASSETS",
+ "PT_USDe_27NOV2025",
+ "A_TOKEN",
+ ],
+ "value": "0x38C503a438185cDE29b5cF4dC1442FD6F074F1cc",
+ },
+ },
+ {
+ "item": {
+ "chainId": 1,
+ "path": [
+ "AaveV3Ethereum",
+ "ASSETS",
+ "PT_USDe_27NOV2025",
+ "V_TOKEN",
+ ],
+ "value": "0x2CE7e7b238985A8aD3863De03F200B245B0c1216",
+ },
+ },
+ {
+ "item": {
+ "chainId": 1,
+ "path": [
+ "AaveV3Ethereum",
+ "ASSETS",
+ "PT_USDe_27NOV2025",
+ "ORACLE",
+ ],
+ "value": "0x6A196A7B498C4EFBFEfB55364106EC80CceF0C3F",
+ },
+ },
+ {
+ "item": {
"chainId": 324,
"path": [
"AaveV3ZkSync",
"ASSETS",
"wrsETH",
❯ tests/verification.spec.ts:150:20
|