Skip to content

refactor: adapt node size #157

refactor: adapt node size

refactor: adapt node size #157

Triggered via pull request November 4, 2024 06:08
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci
File '/home/runner/work/layout/layout/packages/layout/src/index.ts' is not under 'rootDir' '/home/runner/work/layout/layout/packages/layout-gpu/src'. 'rootDir' is expected to contain all source files.
ci
File '/home/runner/work/layout/layout/packages/layout/src/index.ts' is not listed within the file list of project '/home/runner/work/layout/layout/packages/layout-gpu/tsconfig.json'. Projects must list all files or use an 'include' pattern.
ci
File '/home/runner/work/layout/layout/packages/layout/src/antv-dagre/layout.ts' is not under 'rootDir' '/home/runner/work/layout/layout/packages/layout-gpu/src'. 'rootDir' is expected to contain all source files.
ci
File '/home/runner/work/layout/layout/packages/layout/src/antv-dagre/layout.ts' is not listed within the file list of project '/home/runner/work/layout/layout/packages/layout-gpu/tsconfig.json'. Projects must list all files or use an 'include' pattern.
ci
File '/home/runner/work/layout/layout/packages/layout/src/util/index.ts' is not under 'rootDir' '/home/runner/work/layout/layout/packages/layout-gpu/src'. 'rootDir' is expected to contain all source files.
ci
File '/home/runner/work/layout/layout/packages/layout/src/util/index.ts' is not listed within the file list of project '/home/runner/work/layout/layout/packages/layout-gpu/tsconfig.json'. Projects must list all files or use an 'include' pattern.
ci
File '/home/runner/work/layout/layout/packages/layout/src/antv-dagre/greedy-fas.ts' is not under 'rootDir' '/home/runner/work/layout/layout/packages/layout-gpu/src'. 'rootDir' is expected to contain all source files.
ci
File '/home/runner/work/layout/layout/packages/layout/src/antv-dagre/greedy-fas.ts' is not listed within the file list of project '/home/runner/work/layout/layout/packages/layout-gpu/tsconfig.json'. Projects must list all files or use an 'include' pattern.
ci
File '/home/runner/work/layout/layout/packages/layout/src/antv-dagre/util.ts' is not under 'rootDir' '/home/runner/work/layout/layout/packages/layout-gpu/src'. 'rootDir' is expected to contain all source files.
ci
File '/home/runner/work/layout/layout/packages/layout/src/antv-dagre/util.ts' is not listed within the file list of project '/home/runner/work/layout/layout/packages/layout-gpu/tsconfig.json'. Projects must list all files or use an 'include' pattern.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/