Skip to content

chore: construct workflow #4

chore: construct workflow

chore: construct workflow #4

Triggered via push November 1, 2024 14:54
Status Failure
Total duration 22s
Artifacts

deploy.yml

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

Annotations

10 errors and 2 warnings
publish-gpr: src/commands/export.ts#L1
Cannot find module 'path' or its corresponding type declarations.
publish-gpr: src/commands/export.ts#L1
Cannot find module 'crypto' or its corresponding type declarations.
publish-gpr: src/commands/export.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
publish-gpr: src/commands/export.ts#L1
Cannot find module 'fs/promises' or its corresponding type declarations.
publish-gpr: src/commands/export.ts#L1
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#L1
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#L1
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#L1
Cannot find module 'path' or its corresponding type declarations.
publish-gpr: src/commands/import.ts#L1
Cannot find module 'crypto' or its corresponding type declarations.
publish-gpr: src/commands/import.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
publish-gpr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-gpr
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/