chore(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 #651
Annotations
2 errors and 1 warning
Run tests:
tests/verification.spec.ts#L135
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -105,35 +105,6 @@
"UI_INCENTIVE_DATA_PROVIDER",
],
"value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF",
},
},
- {
- "error": [
- {
- "ABI": "Contract source code not verified",
- "CompilerVersion": "",
- "ConstructorArguments": "",
- "ContractName": "",
- "EVMVersion": "Default",
- "Implementation": "",
- "Library": "",
- "LicenseType": "Unknown",
- "OptimizationUsed": "",
- "Proxy": "0",
- "Runs": "",
- "SourceCode": "",
- "SwarmSource": "",
- },
- ],
- "item": {
- "chainId": 534352,
- "path": [
- "AaveV3Scroll",
- "ASSETS",
- "WETH",
- "INTEREST_RATE_STRATEGY",
- ],
- "value": "0xC37353E5766164D8654D3CB395acfDcA4c2E7Ddc",
- },
- },
]
❯ tests/verification.spec.ts:135:22
|
Run tests
Process completed with exit code 1.
|
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/
|
Loading