convert to typescript #686
Annotations
64 errors
index.test.ts > simple:
index.test.ts#L141
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/ --registry http://localhost:49188/ -f /Users/runner/work/updates/updates/fixtures/npm-test/package.json
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/ --registry http://localhost:49188/ -f /Users/runner/work/updates/updates/fixtures/npm-test/package.json', command: '/Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/ --registry http://localhost:49188/ -f /Users/runner/work/updates/updates/fixtures/npm-test/package.json', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -C --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/" --registry "http://localhost:49188/" -f "/Users/runner/work/updates/updates/fixtures/npm-test/package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/Users/runner/work/updates/updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > empty:
index.test.ts#L155
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/ -f /Users/runner/work/updates/updates/fixtures/npm-empty/package.json
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/ -f /Users/runner/work/updates/updates/fixtures/npm-empty/package.json', command: '/Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/ -f /Users/runner/work/updates/updates/fixtures/npm-empty/package.json', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -C --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/" -f "/Users/runner/work/updates/updates/fixtures/npm-empty/package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/Users/runner/work/updates/updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > latest:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', command: '/Users/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -c --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-wqiMgf', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > greatest:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', command: '/Users/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -g -c --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-wqiMgf', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > prerelease:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', command: '/Users/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -g -p -c --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-wqiMgf', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > release:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', command: '/Users/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -R -c --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-wqiMgf', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > patch:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', command: '/Users/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -P -c --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-wqiMgf', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', command: '/Users/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -i noty -c --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-wqiMgf', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 2:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', command: '/Users/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -i noty -i "noty,noty" -c --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-wqiMgf', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 3:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', command: '/Users/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:49186/ --pypiapi http://localhost:49187/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -i "/^noty/" -c --githubapi "http://localhost:49186/" --pypiapi "http://localhost:49187/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-wqiMgf', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > simple:
index.test.ts#L141
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/ --registry http://localhost:44699/ -f /home/runner/work/updates/updates/fixtures/npm-test/package.json
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/ --registry http://localhost:44699/ -f /home/runner/work/updates/updates/fixtures/npm-test/package.json', command: '/home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/ --registry http://localhost:44699/ -f /home/runner/work/updates/updates/fixtures/npm-test/package.json', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -C --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/" --registry "http://localhost:44699/" -f "/home/runner/work/updates/updates/fixtures/npm-test/package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/home/runner/work/updates/updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > empty:
index.test.ts#L155
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/ -f /home/runner/work/updates/updates/fixtures/npm-empty/package.json
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/ -f /home/runner/work/updates/updates/fixtures/npm-empty/package.json', command: '/home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/ -f /home/runner/work/updates/updates/fixtures/npm-empty/package.json', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -C --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/" -f "/home/runner/work/updates/updates/fixtures/npm-empty/package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/home/runner/work/updates/updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > latest:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', command: '/home/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -c --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/tmp/updates-tjf4yn', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > greatest:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', command: '/home/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -g -c --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/tmp/updates-tjf4yn', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > prerelease:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', command: '/home/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -g -p -c --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/tmp/updates-tjf4yn', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > release:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', command: '/home/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -R -c --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/tmp/updates-tjf4yn', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > patch:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', command: '/home/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -P -c --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/tmp/updates-tjf4yn', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', command: '/home/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -i noty -c --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/tmp/updates-tjf4yn', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 2:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', command: '/home/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -i noty -i "noty,noty" -c --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/tmp/updates-tjf4yn', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 3:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', command: '/home/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:43933/ --pypiapi http://localhost:39455/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -i "/^noty/" -c --githubapi "http://localhost:43933/" --pypiapi "http://localhost:39455/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)\n\nNode.js v20.13.1', cwd: '/tmp/updates-tjf4yn', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > simple:
index.test.ts#L141
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/ --registry http://localhost:49684/ -f /Users/runner/work/updates/updates/fixtures/npm-test/package.json
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/ --registry http://localhost:49684/ -f /Users/runner/work/updates/updates/fixtures/npm-test/package.json', command: '/Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/ --registry http://localhost:49684/ -f /Users/runner/work/updates/updates/fixtures/npm-test/package.json', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -C --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/" --registry "http://localhost:49684/" -f "/Users/runner/work/updates/updates/fixtures/npm-test/package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/Users/runner/work/updates/updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > empty:
index.test.ts#L155
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/ -f /Users/runner/work/updates/updates/fixtures/npm-empty/package.json
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/ -f /Users/runner/work/updates/updates/fixtures/npm-empty/package.json', command: '/Users/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/ -f /Users/runner/work/updates/updates/fixtures/npm-empty/package.json', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -C --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/" -f "/Users/runner/work/updates/updates/fixtures/npm-empty/package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/Users/runner/work/updates/updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > latest:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', command: '/Users/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -c --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-pfz9SS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > greatest:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', command: '/Users/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -g -c --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-pfz9SS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > prerelease:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', command: '/Users/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -g -p -c --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-pfz9SS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > release:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', command: '/Users/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -R -c --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-pfz9SS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > patch:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', command: '/Users/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -P -c --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-pfz9SS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', command: '/Users/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -i noty -c --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-pfz9SS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 2:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', command: '/Users/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -i noty -i "noty,noty" -c --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-pfz9SS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 3:
index.test.ts#L117
Error: Command failed with exit code 1: /Users/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/
file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /Users/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', command: '/Users/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:49682/ --pypiapi http://localhost:49683/', escapedCommand: '"/Users/runner/work/updates/updates/dist/index.js" -j -i "/^noty/" -c --githubapi "http://localhost:49682/" --pypiapi "http://localhost:49683/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///Users/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/updates-pfz9SS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > simple:
index.test.ts#L141
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/ --registry http://localhost:42005/ -f /home/runner/work/updates/updates/fixtures/npm-test/package.json
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/ --registry http://localhost:42005/ -f /home/runner/work/updates/updates/fixtures/npm-test/package.json', command: '/home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/ --registry http://localhost:42005/ -f /home/runner/work/updates/updates/fixtures/npm-test/package.json', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -C --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/" --registry "http://localhost:42005/" -f "/home/runner/work/updates/updates/fixtures/npm-test/package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/home/runner/work/updates/updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > empty:
index.test.ts#L155
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/ -f /home/runner/work/updates/updates/fixtures/npm-empty/package.json
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/ -f /home/runner/work/updates/updates/fixtures/npm-empty/package.json', command: '/home/runner/work/updates/updates/dist/index.js -C --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/ -f /home/runner/work/updates/updates/fixtures/npm-empty/package.json', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -C --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/" -f "/home/runner/work/updates/updates/fixtures/npm-empty/package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/home/runner/work/updates/updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > latest:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', command: '/home/runner/work/updates/updates/dist/index.js -j -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -c --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/tmp/updates-W5o8QS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > greatest:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', command: '/home/runner/work/updates/updates/dist/index.js -j -g -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -g -c --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/tmp/updates-W5o8QS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > prerelease:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', command: '/home/runner/work/updates/updates/dist/index.js -j -g -p -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -g -p -c --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/tmp/updates-W5o8QS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > release:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', command: '/home/runner/work/updates/updates/dist/index.js -j -R -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -R -c --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/tmp/updates-W5o8QS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > patch:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', command: '/home/runner/work/updates/updates/dist/index.js -j -P -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -P -c --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/tmp/updates-W5o8QS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', command: '/home/runner/work/updates/updates/dist/index.js -j -i noty -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -i noty -c --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/tmp/updates-W5o8QS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 2:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', command: '/home/runner/work/updates/updates/dist/index.js -j -i noty -i noty,noty -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -i noty -i "noty,noty" -c --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/tmp/updates-W5o8QS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 3:
index.test.ts#L117
Error: Command failed with exit code 1: /home/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/
file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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: /home/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', command: '/home/runner/work/updates/updates/dist/index.js -j -i /^noty/ -c --githubapi http://localhost:35127/ --pypiapi http://localhost:33999/', escapedCommand: '"/home/runner/work/updates/updates/dist/index.js" -j -i "/^noty/" -c --githubapi "http://localhost:35127/" --pypiapi "http://localhost:33999/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\n ^\n\nReferenceError: navigator is not defined\n at file:///home/runner/work/updates/updates/dist/index-DjtPvDMk.js:2513:12\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n at async loadESM (node:internal/process/esm_loader:34:7)\n at async handleMainPromise (node:internal/modules/run_main:106:12)\n\nNode.js v18.20.2', cwd: '/tmp/updates-W5o8QS', failed: true, timedOut: false, isCanceled: false, killed: false }
|
test (22, macos-latest)
Process completed with exit code 2.
|
test (22, ubuntu-latest)
Process completed with exit code 2.
|
index.test.ts > simple:
index.test.ts#L141
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/ --registry http://localhost:56398/ -f D:\a\updates\updates\fixtures\npm-test\package.json
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/ --registry http://localhost:56398/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/ --registry http://localhost:56398/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: '"D:\a\updates\updates\dist\index.js" -C --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/" --registry "http://localhost:56398/" -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-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > empty:
index.test.ts#L155
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/ -f D:\a\updates\updates\fixtures\npm-empty\package.json
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/ -f D:\a\updates\updates\fixtures\npm-empty\package.json', command: 'D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/ -f D:\a\updates\updates\fixtures\npm-empty\package.json', escapedCommand: '"D:\a\updates\updates\dist\index.js" -C --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/" -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-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > global:
index.test.ts#L169
Error: Command failed with exit code 1: updates -C --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/ -f D:\a\updates\updates\fixtures\npm-test\package.json
'updates' is not recognized as an internal or external command,
operable program or batch file.
❯ 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:56396/ --pypiapi http://localhost:56397/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'updates -C --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: 'updates -C --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/" -f "D:\a\updates\updates\fixtures\npm-test\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: '\'updates\' is not recognized as an internal or external command,\r\noperable program or batch file.', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > latest:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/', command: 'D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -c --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nyUACW', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > greatest:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/', command: 'D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -g -c --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nyUACW', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > prerelease:
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:56396/ --pypiapi http://localhost:56397/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/', command: 'D:\a\updates\updates\dist\index.js -j -g -p -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -g -p -c --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nyUACW', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > release:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/', command: 'D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -R -c --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nyUACW', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > patch:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/', command: 'D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -P -c --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nyUACW', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include:
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:56396/ --pypiapi http://localhost:56397/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/', command: 'D:\a\updates\updates\dist\index.js -j -i noty -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -i noty -c --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nyUACW', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 2:
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:56396/ --pypiapi http://localhost:56397/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.2
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:56396/ --pypiapi http://localhost:56397/', command: 'D:\a\updates\updates\dist\index.js -j -i noty -i noty,noty -c --githubapi http://localhost:56396/ --pypiapi http://localhost:56397/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -i noty -i "noty,noty" -c --githubapi "http://localhost:56396/" --pypiapi "http://localhost:56397/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\r\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\r\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\r\n at async loadESM (node:internal/process/esm_loader:34:7)\r\n at async handleMainPromise (node:internal/modules/run_main:106:12)\r\n\r\nNode.js v18.20.2', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nyUACW', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > simple:
index.test.ts#L141
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/ --registry http://localhost:55266/ -f D:\a\updates\updates\fixtures\npm-test\package.json
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/ --registry http://localhost:55266/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/ --registry http://localhost:55266/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: '"D:\a\updates\updates\dist\index.js" -C --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/" --registry "http://localhost:55266/" -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-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > empty:
index.test.ts#L155
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/ -f D:\a\updates\updates\fixtures\npm-empty\package.json
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/ -f D:\a\updates\updates\fixtures\npm-empty\package.json', command: 'D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/ -f D:\a\updates\updates\fixtures\npm-empty\package.json', escapedCommand: '"D:\a\updates\updates\dist\index.js" -C --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/" -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-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > global:
index.test.ts#L169
Error: Command failed with exit code 1: updates -C --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/ -f D:\a\updates\updates\fixtures\npm-test\package.json
'updates' is not recognized as an internal or external command,
operable program or batch file.
❯ 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:55264/ --pypiapi http://localhost:55265/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'updates -C --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: 'updates -C --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/" -f "D:\a\updates\updates\fixtures\npm-test\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: '\'updates\' is not recognized as an internal or external command,\r\noperable program or batch file.', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > latest:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/', command: 'D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -c --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nuYGvI', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > greatest:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/', command: 'D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -g -c --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nuYGvI', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > prerelease:
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:55264/ --pypiapi http://localhost:55265/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/', command: 'D:\a\updates\updates\dist\index.js -j -g -p -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -g -p -c --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nuYGvI', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > release:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/', command: 'D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -R -c --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nuYGvI', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > patch:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/', command: 'D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -P -c --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nuYGvI', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include:
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:55264/ --pypiapi http://localhost:55265/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/', command: 'D:\a\updates\updates\dist\index.js -j -i noty -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -i noty -c --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nuYGvI', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > include 2:
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:55264/ --pypiapi http://localhost:55265/
file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513
const Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12
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.13.1
❯ dist/index-DjtPvDMk.js:2513:12
❯ 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:55264/ --pypiapi http://localhost:55265/', command: 'D:\a\updates\updates\dist\index.js -j -i noty -i noty,noty -c --githubapi http://localhost:55264/ --pypiapi http://localhost:55265/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -i noty -i "noty,noty" -c --githubapi "http://localhost:55264/" --pypiapi "http://localhost:55265/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513\r\nconst Ve = navigator.userAgentData && navigator.userAgentData.brands.find(({ brand: e }) => e === "Chromium")?.version > 93 ? 3 : /\b(Chrome|Chromium)\//.test(navigator.userAgent) ? 1 : 0, Ws = Ve !== 0 && {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index-DjtPvDMk.js:2513:12\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.13.1', cwd: 'C:\Users\RUNNER~1\AppData\Local\Temp\updates-nuYGvI', failed: true, timedOut: false, isCanceled: false, killed: false }
|
index.test.ts > global:
index.test.ts#L169
Error: Command failed with exit code 1: updates -C --githubapi http://localhost:55686/ --pypiapi http://localhost:55687/ -f D:\a\updates\updates\fixtures\npm-test\package.json
'updates' is not recognized as an internal or external command,
operable program or batch file.
❯ 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:55686/ --pypiapi http://localhost:55687/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'updates -C --githubapi http://localhost:55686/ --pypiapi http://localhost:55687/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: 'updates -C --githubapi "http://localhost:55686/" --pypiapi "http://localhost:55687/" -f "D:\a\updates\updates\fixtures\npm-test\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: '\'updates\' is not recognized as an internal or external command,\r\noperable program or batch file.', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
test (22, windows-latest)
Process completed with exit code 1.
|