Skip to content

feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support #2053

feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support

feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support #2053

Triggered via pull request July 13, 2023 14:38
Status Failure
Total duration 6m 45s
Artifacts

ci.yml

on: pull_request
Matrix: Coverage Check
Matrix: Lint Check
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Unit Tests (18)
Process completed with exit code 1.
Lint Check (18): helpers/contracts-deployments.ts#L1936
Argument of type '{ artifact: { _format: string; contractName: string; sourceName: string; abi: { inputs: { components: { internalType: string; name: string; type: string; }[]; internalType: string; name: string; type: string; }[]; name: string; outputs: { ...; }[]; stateMutability: string; type: string; }[]; bytecode: string; deploy...' is not assignable to parameter of type '{ artifact: Artifact; factory: ContractFactory; customData: any; }'.
Lint Check (18): helpers/contracts-deployments.ts#L1951
Argument of type '{ artifact: { _format: string; contractName: string; sourceName: string; abi: ({ inputs: { internalType: string; name: string; type: string; }[]; stateMutability: string; type: string; name?: undefined; outputs?: undefined; } | { ...; })[]; bytecode: string; deployedBytecode: string; linkReferences: { ...; }; deploy...' is not assignable to parameter of type '{ artifact: Artifact; factory: ContractFactory; customData: any; }'.
Lint Check (18)
Process completed with exit code 2.
Coverage Check (18)
Process completed with exit code 1.
Unit Tests (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Check (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/