Skip to content

Refactor and add unit testing #129

Refactor and add unit testing

Refactor and add unit testing #129

Triggered via pull request March 1, 2025 03:03
Status Failure
Total duration 1m 36s
Artifacts

windows-ci.yml

on: pull_request
Matrix: run-on-windows-2019
Fit to window
Zoom out
Zoom in

Annotations

14 errors
run-on-windows-2019 (18.x)
Cannot find module 'axios' or its corresponding type declarations.
run-on-windows-2019 (18.x)
Cannot find module 'zod' or its corresponding type declarations.
run-on-windows-2019 (18.x)
Cannot find module 'xior' or its corresponding type declarations.
run-on-windows-2019 (18.x)
Cannot find module 'axios' or its corresponding type declarations.
run-on-windows-2019 (18.x)
Cannot find module 'zod' or its corresponding type declarations.
run-on-windows-2019 (18.x)
Cannot find module 'xior' or its corresponding type declarations.
tests/cli.empty-project.test.ts > tsdk cli tests in empty project > Run `bin/tsdk.js --sync` should work exactly: packages/tsdk/tests/cli.empty-project.test.ts#L23
Error: Command failed: node ../packages/tsdk/bin/tsdk.js --sync ❯ tests/cli.empty-project.test.ts:23:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 1, signal: null, output: [ null, null, null ], pid: 2036, stdout: null, stderr: null }
tests/cli.empty-project.test.ts > tsdk cli tests in empty project > Run `bin/tsdk.js --sync --no-zod --no-vscode` should work exactly: packages/tsdk/tests/cli.empty-project.test.ts#L40
Error: Command failed: node ../packages/tsdk/bin/tsdk.js --sync --no-zod --no-vscode ❯ tests/cli.empty-project.test.ts:40:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 1, signal: null, output: [ null, null, null ], pid: 1776, stdout: null, stderr: null }
run-on-windows-2019 (18.x)
Process completed with exit code 1.
run-on-windows-2019 (20.x)
The job was canceled because "_18_x" failed.
run-on-windows-2019 (20.x)
Cannot find module 'axios' or its corresponding type declarations.
run-on-windows-2019 (20.x)
Cannot find module 'zod' or its corresponding type declarations.
run-on-windows-2019 (20.x)
Cannot find module 'xior' or its corresponding type declarations.
run-on-windows-2019 (20.x)
The operation was canceled.