Skip to content

fix: support compile js files. close #761 #1368

fix: support compile js files. close #761

fix: support compile js files. close #761 #1368

Triggered via pull request April 10, 2024 02:44
Status Failure
Total duration 1m 18s
Artifacts

CI.yml

on: pull_request
Matrix: test
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
stable - ubuntu-latest - node@20: packages/register/register.ts#L4
File '/home/runner/work/swc-node/swc-node/packages/core/index.ts' is not under 'rootDir' '/home/runner/work/swc-node/swc-node/packages/register'. 'rootDir' is expected to contain all source files.
stable - ubuntu-latest - node@20: packages/register/register.ts#L4
File '/home/runner/work/swc-node/swc-node/packages/core/index.ts' is not listed within the file list of project '/home/runner/work/swc-node/swc-node/packages/register/tsconfig.esm.json'. Projects must list all files or use an 'include' pattern.
stable - ubuntu-latest - node@20
Process completed with exit code 1.
stable - windows-latest - node@20: packages/register/register.ts#L4
File 'D:/a/swc-node/swc-node/packages/core/index.ts' is not under 'rootDir' 'D:/a/swc-node/swc-node/packages/register'. 'rootDir' is expected to contain all source files.
stable - windows-latest - node@20: packages/register/register.ts#L4
File 'D:/a/swc-node/swc-node/packages/core/index.ts' is not listed within the file list of project 'D:/a/swc-node/swc-node/packages/register/tsconfig.esm.json'. Projects must list all files or use an 'include' pattern.
stable - windows-latest - node@20
Process completed with exit code 1.
stable - macos-latest - node@20: packages/register/register.ts#L4
File '/Users/runner/work/swc-node/swc-node/packages/core/index.ts' is not under 'rootDir' '/Users/runner/work/swc-node/swc-node/packages/register'. 'rootDir' is expected to contain all source files.
stable - macos-latest - node@20: packages/register/register.ts#L4
File '/Users/runner/work/swc-node/swc-node/packages/core/index.ts' is not listed within the file list of project '/Users/runner/work/swc-node/swc-node/packages/register/tsconfig.esm.json'. Projects must list all files or use an 'include' pattern.
stable - macos-latest - node@20
Process completed with exit code 1.
stable - ubuntu-latest - node@20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stable - windows-latest - node@20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stable - macos-latest - node@20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.