Skip to content

github workflow scripts #3

github workflow scripts

github workflow scripts #3

Triggered via push July 30, 2024 08:14
Status Failure
Total duration 53s
Artifacts

ci-cd.yml

on: push
install dependencies (pnpm)
18s
install dependencies (pnpm)
check linting (prettier)
14s
check linting (prettier)
check linting (eslint)
17s
check linting (eslint)
build
12s
build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
build: src/functions/deployCommands.ts#L4
Cannot find module '../../config.json' or its corresponding type declarations.
build: src/functions/mongo.ts#L3
Cannot find module '../../config.json' or its corresponding type declarations.
build: index.ts#L4
Cannot find module './config.json' or its corresponding type declarations.
build: src/commands/tag.ts#L13
Cannot find module '../../config.json' or its corresponding type declarations.
build
Process completed with exit code 1.
install dependencies (pnpm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (prettier)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (eslint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/