Skip to content

Merge branch 'master' into fix-get-modules-paginated #399

Merge branch 'master' into fix-get-modules-paginated

Merge branch 'master' into fix-get-modules-paginated #399

Triggered via push July 21, 2023 02:08
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
tests: sdk/factory/__tests__/index.spec.ts#L26
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
tests: sdk/factory/__tests__/index.spec.ts#L28
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
tests: sdk/factory/__tests__/index.spec.ts#L36
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
tests: sdk/factory/__tests__/index.spec.ts#L64
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
tests: sdk/factory/__tests__/index.spec.ts#L79
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
tests: sdk/factory/__tests__/index.spec.ts#L112
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
tests: sdk/factory/__tests__/index.spec.ts#L131
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
tests: sdk/factory/__tests__/index.spec.ts#L149
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
tests
Process completed with exit code 2.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/