Skip to content

Add github actions & remove circleci #1

Add github actions & remove circleci

Add github actions & remove circleci #1

Triggered via pull request March 9, 2024 20:22
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
build: src/extend.ts#L1
Cannot find module 'lodash' or its corresponding type declarations.
build: src/extend.ts#L2
Cannot find module 'hardhat/config' or its corresponding type declarations.
build: src/extend.ts#L3
Cannot find module 'hardhat/types' or its corresponding type declarations.
build: src/lib/artifacts.ts#L1
Cannot find module 'path' or its corresponding type declarations.
build: src/lib/artifacts.ts#L2
Cannot find module 'lodash' or its corresponding type declarations.
build: src/lib/artifacts.ts#L3
Cannot find module '@solidity-parser/parser' or its corresponding type declarations.
build: src/lib/artifacts.ts#L4
Cannot find module '@ethersproject/abi' or its corresponding type declarations.
build: src/lib/artifacts.ts#L6
Cannot find module 'hardhat/types' or its corresponding type declarations.
build: src/lib/artifacts.ts#L40
Cannot find module 'sha1' or its corresponding type declarations.
build: src/lib/collector.ts#L1
Cannot find module 'hardhat/internal/hardhat-network/provider/output' or its corresponding type declarations.
test
Process completed with exit code 4.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.