ci: cleanup #643
Annotations
2 errors and 1 warning
Run tests:
tests/verification.spec.ts#L140
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -1,241 +1,113 @@
[
{
- "error": [
- {
- "ABI": "Contract source code not verified",
- "CompilerVersion": "",
- "ConstructorArguments": "",
- "ContractName": "",
- "EVMVersion": "Default",
- "Implementation": "",
- "Library": "",
- "LicenseType": "Unknown",
- "OptimizationUsed": "",
- "Proxy": "0",
- "Runs": "",
- "SourceCode": "",
- "SwarmSource": "",
- },
- ],
- "item": {
- "chainId": 1101,
- "path": [
- "GovernanceV3PolygonZkEvm",
- "PC_DATA_HELPER",
- ],
- "value": "0xF1c11BE0b4466728DDb7991A0Ac5265646ec9672",
- },
- },
- {
- "error": [
- {
- "ABI": "Contract source code not verified",
- "CompilerVersion": "",
- "ConstructorArguments": "",
- "ContractName": "",
- "EVMVersion": "Default",
- "Implementation": "",
- "Library": "",
- "LicenseType": "Unknown",
- "OptimizationUsed": "",
- "Proxy": "0",
- "Runs": "",
- "SourceCode": "",
- "SwarmSource": "",
- },
- ],
- "item": {
- "chainId": 1,
- "path": [
- "AaveV2EthereumAMM",
- "UI_INCENTIVE_DATA_PROVIDER",
- ],
- "value": "0xD01ab9a6577E1D84F142e44D49380e23A340387d",
- },
- },
- {
- "error": [
- {
- "ABI": "Contract source code not verified",
- "CompilerVersion": "",
- "ConstructorArguments": "",
- "ContractName": "",
- "EVMVersion": "Default",
- "Implementation": "",
- "Library": "",
- "LicenseType": "Unknown",
- "OptimizationUsed": "",
- "Proxy": "0",
- "Runs": "",
- "SourceCode": "",
- "SwarmSource": "",
- },
- ],
- "item": {
- "chainId": 1,
- "path": [
- "AaveV2Ethereum",
- "UI_INCENTIVE_DATA_PROVIDER",
- ],
- "value": "0xD01ab9a6577E1D84F142e44D49380e23A340387d",
- },
- },
- {
- "error": [
- {
- "ABI": "Contract source code not verified",
- "CompilerVersion": "",
- "ConstructorArguments": "",
- "ContractName": "",
- "EVMVersion": "Default",
- "Implementation": "",
- "Library": "",
- "LicenseType": "Unknown",
- "OptimizationUsed": "",
- "Proxy": "0",
- "Runs": "",
- "SourceCode": "",
- "SwarmSource": "",
- },
- ],
- "item": {
- "chainId": 137,
- "path": [
- "AaveV2Polygon",
- "UI_INCENTIVE_DATA_PROVIDER",
- ],
- "value": "0x645654D59A5226CBab969b1f5431aA47CBf64ab8",
- },
- },
- {
- "error": "Contract source code not verified",
- "item": {
- "chainId": 43114,
- "path": [
- "AaveV2Avalanche",
- "UI_INCENTIVE_DATA_PROVIDER",
- ],
- "value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF",
- },
- },
- {
- "error": null,
- "item": {
- "chainId": 43114,
- "path": [
- "AaveV2Avalanche",
- "UI_POOL_DATA_PROVIDER",
- ],
- "value": "0x00e50FAB64eBB37b87df06Aa46b8B35d5f1A4e1A",
- },
- },
- {
- "error": [
- {
- "ABI": "Contract source code not verified",
- "CompilerVersion": "",
- "ConstructorArguments": "",
- "ContractName": "",
- "EVMVersion": "Default",
- "Implementation": "0x98f409fc4a42f34ae3c326c7f48ed01ae8caec69",
- "Library": "",
- "LicenseType": "Unknown",
- "OptimizationUsed": "",
- "Proxy": "1",
- "Runs": "",
- "SourceCode": "",
- "SwarmSource": "",
- },
- ],
- "item": {
- "chainId": 8453,
- "path": [
- "AaveV3Base",
- "ASSETS",
- "cbBTC",
- "A_TOKEN",
-
|
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