Skip to content

chore: Migrate to pnpm and modularise Nx tasks #640

chore: Migrate to pnpm and modularise Nx tasks

chore: Migrate to pnpm and modularise Nx tasks #640

Triggered via pull request December 27, 2023 23:09
Status Failure
Total duration 57s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test
Output file '/home/runner/work/table/table/packages/table-core/build/lib/index.d.ts' has not been built from source file '/home/runner/work/table/table/packages/table-core/src/index.ts'.
Test
Output file '/home/runner/work/table/table/packages/table-core/build/lib/index.d.ts' has not been built from source file '/home/runner/work/table/table/packages/table-core/src/index.ts'.
Test
Parameter 'prev' implicitly has an 'any' type.
Test
Parameter 'updater' implicitly has an 'any' type.
Test
Process completed with exit code 1.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/