Skip to content

fix(cache): automated cache update - updated addresses (#842) #405

fix(cache): automated cache update - updated addresses (#842)

fix(cache): automated cache update - updated addresses (#842) #405

Triggered via push February 12, 2025 08:18
Status Failure
Total duration 50s
Artifacts
test-node  /  release
37s
test-node / release
release-please
0s
release-please
release-node  /  release
release-node / release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/verification.spec.ts > verification > should have all contracts verified except for the known set of errors: tests/verification.spec.ts#L159
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched - Expected + Received @@ -95,10 +95,22 @@ "value": "0xF8F10f39116716e89498c1c5E94137ADa11b2BC7", }, }, { "item": { + "chainId": 8453, + "path": [ + "AaveV3Base", + "ASSETS", + "GHO", + "STATA_TOKEN", + ], + "value": "0x88b1Cd4b430D95b406E382C3cDBaE54697a0286E", + }, + }, + { + "item": { "chainId": 42161, "path": [ "AaveV3Arbitrum", "ASSETS", "DAI", ❯ tests/verification.spec.ts:159:22
test-node / release
Process completed with exit code 1.