fix(docs): replace ~/.squad/ with platform-specific path references - #345
Closed
jsturtevant wants to merge 1 commit into
Closed
fix(docs): replace ~/.squad/ with platform-specific path references#345jsturtevant wants to merge 1 commit into
jsturtevant wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
test/cli-p0-regressions.test.ts#L75
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/cli-p0-regressions.test.ts:75:24
|
|
test/cli-p0-regressions.test.ts#L63
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/cli-p0-regressions.test.ts:63:24
|
|
test/cli-p0-regressions.test.ts#L51
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/cli-p0-regressions.test.ts:51:24
|
|
test/cli-p0-regressions.test.ts#L38
AssertionError: expected 'node:internal/modules/run_main:123\n …' to match /^\d+\.\d+\.\d+/
- Expected:
/^\d+\.\d+\.\d+/
+ Received:
"node:internal/modules/run_main:123
triggerUncaughtException(
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/squad/squad/node_modules/vscode-jsonrpc/node' imported from /home/runner/work/squad/squad/node_modules/@github/copilot-sdk/dist/session.js
Did you mean to import \"vscode-jsonrpc/node.js\"?
at finalizeResolution (node:internal/modules/esm/resolve:274:11)
at moduleResolve (node:internal/modules/esm/resolve:859:10)
at defaultResolve (node:internal/modules/esm/resolve:983:11)
at #cachedDefaultResolve (node:internal/modules/esm/loader:731:20)
at ModuleLoader.resolve (node:internal/modules/esm/loader:708:38)
at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:310:38)
at ModuleJob._link (node:internal/modules/esm/module_job:182:49) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///home/runner/work/squad/squad/node_modules/vscode-jsonrpc/node'
}
Node.js v22.22.0"
❯ test/cli-p0-regressions.test.ts:38:22
|
|
test/cli-p0-regressions.test.ts#L28
AssertionError: expected 16 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 16
❯ test/cli-p0-regressions.test.ts:28:28
|
|
test/bump-build.test.ts#L83
AssertionError: expected '⏭️ Skipping build bump (CI mode)' to be 'Build 1: 0.8.6-preview → 0.8.6-previe…' // Object.is equality
Expected: "Build 1: 0.8.6-preview → 0.8.6-preview.1"
Received: "⏭️ Skipping build bump (CI mode)"
❯ test/bump-build.test.ts:83:27
|
|
test/bump-build.test.ts#L77
AssertionError: expected '0.8.6-preview' to be '0.8.6-preview.1' // Object.is equality
Expected: "0.8.6-preview.1"
Received: "0.8.6-preview"
❯ test/bump-build.test.ts:77:25
|
|
test/bump-build.test.ts#L68
AssertionError: expected '1.0.0.3' to be '1.0.0.4' // Object.is equality
Expected: "1.0.0.4"
Received: "1.0.0.3"
❯ test/bump-build.test.ts:68:30
|
|
test/bump-build.test.ts#L60
AssertionError: expected '0.8.6-preview.5' to be '0.8.6-preview.6' // Object.is equality
Expected: "0.8.6-preview.6"
Received: "0.8.6-preview.5"
❯ test/bump-build.test.ts:60:30
|
|
test/bump-build.test.ts#L52
AssertionError: expected '0.8.6-preview' to be '0.8.6-preview.1' // Object.is equality
Expected: "0.8.6-preview.1"
Received: "0.8.6-preview"
❯ test/bump-build.test.ts:52:30
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading