feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support #2101
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Matrix: Coverage Check
Matrix: Lint Check
Matrix: Unit Tests
Annotations
11 errors and 2 warnings
Lint Check (18):
helpers/contracts-deployments.ts#L152
Cannot find module '../types' or its corresponding type declarations.
|
Lint Check (18):
helpers/contracts-getters.ts#L100
Cannot find module '../types' or its corresponding type declarations.
|
Lint Check (18):
helpers/contracts-getters.ts#L121
Cannot find module '../types' or its corresponding type declarations.
|
Lint Check (18):
helpers/contracts-helpers.ts#L84
Cannot find module '../types' or its corresponding type declarations.
|
Lint Check (18):
helpers/contracts-helpers.ts#L95
Cannot find module '../types' or its corresponding type declarations.
|
Lint Check (18):
helpers/init-helpers.ts#L497
Type 'string | undefined' is not assignable to type 'string'.
|
Lint Check (18):
helpers/init-helpers.ts#L627
Type 'string | undefined' is not assignable to type 'string'.
|
Lint Check (18):
helpers/init-helpers.ts#L635
Type 'string | undefined' is not assignable to type 'string'.
|
Lint Check (18):
helpers/init-helpers.ts#L644
Type 'string | undefined' is not assignable to type 'string'.
|
Lint Check (18):
helpers/oracles-helpers.ts#L18
Cannot find module '../types' or its corresponding type declarations.
|
Unit Tests (18)
Process completed with exit code 1.
|
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/
|
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/
|