chore: construct workflow #8
Annotations
10 errors and 1 warning
publish-gpr:
src/commands/export.ts#L3
Cannot find module 'path' or its corresponding type declarations.
|
publish-gpr:
src/commands/export.ts#L5
Cannot find module 'crypto' or its corresponding type declarations.
|
publish-gpr:
src/commands/export.ts#L7
Cannot find module 'fs' or its corresponding type declarations.
|
publish-gpr:
src/commands/export.ts#L8
Cannot find module 'fs/promises' or its corresponding type declarations.
|
publish-gpr:
src/commands/export.ts#L30
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
publish-gpr:
src/commands/export.ts#L34
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
publish-gpr:
src/commands/export.ts#L37
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
publish-gpr:
src/commands/import.ts#L3
Cannot find module 'path' or its corresponding type declarations.
|
publish-gpr:
src/commands/import.ts#L6
Cannot find module 'crypto' or its corresponding type declarations.
|
publish-gpr:
src/commands/import.ts#L8
Cannot find module 'fs' or its corresponding type declarations.
|
publish-gpr
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|