chore: optimize workflow #2
Annotations
10 errors
check:
src/changelog.ts#L1
Cannot find module 'conventional-changelog' or its corresponding type declarations.
|
check:
src/changelog.ts#L2
Cannot find module 'fs-extra' or its corresponding type declarations.
|
check:
src/changelog.ts#L3
Cannot find module 'nanospinner' or its corresponding type declarations.
|
check:
src/changelog.ts#L4
Cannot find module 'path' or its corresponding type declarations.
|
check:
src/changelog.ts#L21
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
check:
src/release.ts#L1
Cannot find module 'nanospinner' or its corresponding type declarations.
|
check:
src/release.ts#L2
Cannot find module 'fs-extra' or its corresponding type declarations.
|
check:
src/release.ts#L3
Cannot find module 'execa' or its corresponding type declarations.
|
check:
src/release.ts#L4
Cannot find module 'rslog' or its corresponding type declarations.
|
check:
src/release.ts#L5
Cannot find module 'semver' or its corresponding type declarations.
|