16.3.3 #759
Annotations
10 errors
index.test.ts#L141
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ --registry http://localhost:57610/ -f D:\a\updates\updates\fixtures\npm-test\package.json
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:141:38
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ --registry http://localhost:57610/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ --registry http://localhost:57610/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: '"D:\a\updates\updates\dist\index.js" -C --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/" --registry "http://localhost:57610/" -f "D:\a\updates\updates\fixtures\npm-test\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L155
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ -f D:\a\updates\updates\fixtures\npm-empty\package.json
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:155:38
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ -f D:\a\updates\updates\fixtures\npm-empty\package.json', command: 'D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ -f D:\a\updates\updates\fixtures\npm-empty\package.json', escapedCommand: '"D:\a\updates\updates\dist\index.js" -C --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/" -f "D:\a\updates\updates\fixtures\npm-empty\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L169
Error: Command failed with exit code 1: updates -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ -f D:\a\updates\updates\fixtures\npm-test\package.json
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:169:40
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: updates -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'updates -C --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: 'updates -C --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/" -f "D:\a\updates\updates\fixtures\npm-test\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:117:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', command: 'D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -c --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-ybNudo', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:117:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', command: 'D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -g -c --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-ybNudo', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -p -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:117:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -p -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', command: 'D:\a\updates\updates\dist\index.js -j -g -p -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -g -p -c --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-ybNudo', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:117:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', command: 'D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -R -c --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-ybNudo', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:117:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', command: 'D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -P -c --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-ybNudo', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -i noty -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:117:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -i noty -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', command: 'D:\a\updates\updates\dist\index.js -j -i noty -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -i noty -c --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-ybNudo', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -i noty -i noty,noty -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/
file:///D:/a/updates/updates/dist/index.js:4167
return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];
^
ReferenceError: Cannot access 'bc' before initialization
at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)
at file:///D:/a/updates/updates/dist/index.js:4156:369
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.15.1
❯ _c dist/index.js:4167:109
❯ dist/index.js:4156:369
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:117:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -i noty -i noty,noty -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', command: 'D:\a\updates\updates\dist\index.js -j -i noty -i noty,noty -c --githubapi http://localhost:57608/ --pypiapi http://localhost:57609/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -i noty -i "noty,noty" -c --githubapi "http://localhost:57608/" --pypiapi "http://localhost:57609/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4167\r\n return Pe.GOPROXY ? Pe.GOPROXY.split(/[,|]/).map((t) => t.trim()).filter((t) => !!t && t !== "direct") : [bc];\r\n ^\r\n\r\nReferenceError: Cannot access \'bc\' before initialization\r\n at _c (file:///D:/a/updates/updates/dist/index.js:4167:109)\r\n at file:///D:/a/updates/updates/dist/index.js:4156:369\r\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\r\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\r\n\r\nNode.js v20.15.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-ybNudo', failed: true, timedOut: false, isCanceled: false, killed: false }
|
The logs for this run have expired and are no longer available.
Loading