Skip to content

fix(cache): automated cache update - updated addresses (#697) #335

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

fix(cache): automated cache update - updated addresses (#697) #335

Re-run triggered November 18, 2024 13:12
Status Failure
Total duration 6s
Artifacts
test-node  /  release
19s
test-node / release
release-please
0s
release-please
release-node  /  release
release-node / release
Fit to window
Zoom out
Zoom in

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#L135
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched - Expected + Received @@ -106,34 +106,18 @@ ], "value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF", }, }, { - "error": [ - { - "ABI": "Contract source code not verified", - "CompilerVersion": "", - "ConstructorArguments": "", - "ContractName": "", - "EVMVersion": "Default", - "Implementation": "", - "Library": "", - "LicenseType": "Unknown", - "OptimizationUsed": "", - "Proxy": "0", - "Runs": "", - "SourceCode": "", - "SwarmSource": "", - }, - ], + "error": "Max calls per sec rate limit reached (5/sec)", "item": { - "chainId": 534352, + "chainId": 1, "path": [ - "AaveV3Scroll", + "AaveV3EthereumLido", "ASSETS", - "WETH", + "sUSDe", - "INTEREST_RATE_STRATEGY", + "V_TOKEN", ], - "value": "0xC37353E5766164D8654D3CB395acfDcA4c2E7Ddc", + "value": "0x2ABbAab3EF4e4A899d39e7EC996b5715E76b399a", }, }, ] ❯ tests/verification.spec.ts:135:22
test-node / release
Process completed with exit code 1.
test-node / release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/