Rootline by baole.space v2 #3
ci.yml
on: pull_request
typescript-quality
54s
npm-tarball-smoke
23s
api-image-smoke
1m 0s
postgres-integration
1m 32s
rust
1m 10s
Matrix: tauri-build
Annotations
8 errors and 8 warnings
|
Tauri Windows x64
Process completed with exit code 1.
|
|
test/package-smoke.test.ts > published CLI package > installs from the public CLI tarball alone and runs the folder-sync binary:
packages/cli/test/package-smoke.test.ts#L42
AssertionError: expected [ 'package/LICENSE\r', …(5) ] to deeply equal ArrayContaining{…}
- Expected
+ Received
- ArrayContaining [
- "package/LICENSE",
- "package/README.md",
+ [
+ "package/LICENSE
",
+ "package/dist/index.js
",
+ "package/package.json
",
+ "package/dist/index.js.map
",
+ "package/README.md
",
+ "",
]
❯ test/package-smoke.test.ts:42:21
|
|
test/cli.test.ts:
packages/cli/test/cli.test.ts#L30
Error: X [ERROR] Could not resolve "@rootline/core"
src/index.ts:14:7:
14 │ } from "@rootline/core";
╵ ~~~~~~~~~~~~~~~~
The module "./dist/index.js" was not found on the file system:
node_modules/@rootline/core/package.json:11:17:
11 │ "default": "./dist/index.js"
╵ ~~~~~~~~~~~~~~~~~
You can mark the path "@rootline/core" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle.
X [ERROR] Could not resolve "@rootline/core"
src/node-adapter.ts:18:7:
18 │ } from "@rootline/core";
╵ ~~~~~~~~~~~~~~~~
The module "./dist/index.js" was not found on the file system:
node_modules/@rootline/core/package.json:11:17:
11 │ "default": "./dist/index.js"
╵ ~~~~~~~~~~~~~~~~~
You can mark the path "@rootline/core" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle.
2 errors
node:child_process:930
throw err;
^
Error: Command failed: D:\a\folder-structure-sync\folder-structure-sync\node_modules\.pnpm\@esbuild+win32-x64@0.28.2\node_modules\@esbuild\win32-x64\esbuild.exe src/index.ts --bundle --platform=node --target=node20 --format=esm --outfile=dist/index.js --sourcemap
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at checkExecSyncError (node:child_process:891:11)
at Object.execFileSync (node:child_process:927:15)
at Object.<anonymous> (D:\a\folder-structure-sync\folder-structure-sync\node_modules\.pnpm\esbuild@0.28.2\node_modules\esbuild\bin\esbuild:222:28)
at Module._compile (node:internal/modules/cjs/loader:1521:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
at Module.load (node:internal/modules/cjs/loader:1266:32)
at Module._load (node:internal/modules/cjs/loader:1091:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 832,
stdout: null,
stderr: null
}
Node.js v20.20.2
❯ Object.<anonymous> ../../node_modules/.pnpm/esbuild@0.28.2/node_modules/esbuild/bin/esbuild:222:28
❯ test/cli.test.ts:30:11
|
|
Tauri Windows ARM64
Canceling since a higher priority waiting request for ci-refs/pull/1/merge exists
|
|
Tauri Windows ARM64
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for ci-refs/pull/1/merge exists
|
|
Tauri macOS Universal
Canceling since a higher priority waiting request for ci-refs/pull/1/merge exists
|
|
Tauri macOS Universal
The operation was canceled.
|
|
npm-tarball-smoke
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typescript-quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
api-image-smoke
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tauri Windows x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
postgres-integration
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tauri Windows ARM64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tauri macOS Universal
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|