Skip to content

feat: use Vitest public API instead of Vitest CLI #191

feat: use Vitest public API instead of Vitest CLI

feat: use Vitest public API instead of Vitest CLI #191

Triggered via pull request March 12, 2024 15:31
Status Failure
Total duration 23s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build (20.x): test/TestData.test.ts#L4
Cannot find module '../src/TestData' or its corresponding type declarations.
build (20.x): test/parse.test.ts#L4
Cannot find module '../src/pure/parsers' or its corresponding type declarations.
build (20.x): test/utils.test.ts#L2
Cannot find module '../src/pure/utils' or its corresponding type declarations.
build (20.x): test/utils.test.ts#L3
Cannot find module '../src/pure/runner' or its corresponding type declarations.
build (20.x): test/pure/testName.test.ts#L2
Cannot find module '../../src/pure/testName' or its corresponding type declarations.
build (20.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x)
No files were found with the provided path: test-results. No artifacts will be uploaded.