release: v2.0.4 #13
Annotations
10 errors
src/constants/path.ts#L1
Cannot find module 'zx' or its corresponding type declarations.
|
src/constants/path.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/constants/path.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/constants/path.ts#L15
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/constants/path.ts#L15
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/core/context.ts#L1
Cannot find module 'semver' or its corresponding type declarations.
|
src/core/dry-run.ts#L1
Cannot find module 'zx' or its corresponding type declarations.
|
src/core/dry-run.ts#L2
Cannot find module 'zx/core' or its corresponding type declarations.
|
src/core/dry-run.ts#L3
Cannot find module 'zx/core' or its corresponding type declarations.
|
src/core/dry-run.ts#L34
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
This job failed
Loading