Skip to content

chore: construct workflow #8

chore: construct workflow

chore: construct workflow #8

Triggered via push November 1, 2024 15:01
Status Failure
Total duration 21s
Artifacts

deploy.yml

on: push
publish-gpr
12s
publish-gpr
Fit to window
Zoom out
Zoom in

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/