Skip to content

feat(cli): Add import sub commmand for project. #111

feat(cli): Add import sub commmand for project.

feat(cli): Add import sub commmand for project. #111

Triggered via pull request December 23, 2024 19:32
Status Failure
Total duration 34s
Artifacts

validate-cli.yaml

on: pull_request
Validate CLI
25s
Validate CLI
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Validate CLI
cli#lint: command (/home/runner/work/keyshade/keyshade/apps/cli) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Validate CLI: apps/cli/src/commands/project/import.project.ts#L72
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `unknown`
Validate CLI: apps/cli/src/commands/project/import.project.ts#L72
'value' will evaluate to '[object Object]' when stringified
Validate CLI: apps/cli/src/commands/project/import.project.ts#L78
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `unknown`
Validate CLI: apps/cli/src/commands/project/import.project.ts#L78
'value' will evaluate to '[object Object]' when stringified
Validate CLI
Process completed with exit code 1.
Validate CLI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636