fix snapshots and coerce #694
Annotations
10 errors
Run make lint test:
index.test.ts#L141
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/ --registry http://localhost:54815/ -f D:\a\updates\updates\fixtures\npm-test\package.json
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/ --registry http://localhost:54815/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/ --registry http://localhost:54815/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: '"D:\a\updates\updates\dist\index.js" -C --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/" --registry "http://localhost:54815/" -f "D:\a\updates\updates\fixtures\npm-test\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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 }
|
Run make lint test:
index.test.ts#L155
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/ -f D:\a\updates\updates\fixtures\npm-empty\package.json
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/ -f D:\a\updates\updates\fixtures\npm-empty\package.json', command: 'D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/ -f D:\a\updates\updates\fixtures\npm-empty\package.json', escapedCommand: '"D:\a\updates\updates\dist\index.js" -C --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/" -f "D:\a\updates\updates\fixtures\npm-empty\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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 }
|
Run make lint test:
index.test.ts#L169
Error: Command failed with exit code 1: updates -C --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/ -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:54813/ --pypiapi http://localhost:54814/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'updates -C --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: 'updates -C --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/" -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 }
|
Run make lint test:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/', command: 'D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -c --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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-wBZ5gY', failed: true, timedOut: false, isCanceled: false, killed: false }
|
Run make lint test:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/', command: 'D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -g -c --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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-wBZ5gY', failed: true, timedOut: false, isCanceled: false, killed: false }
|
Run make lint test:
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:54813/ --pypiapi http://localhost:54814/
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/', command: 'D:\a\updates\updates\dist\index.js -j -g -p -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -g -p -c --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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-wBZ5gY', failed: true, timedOut: false, isCanceled: false, killed: false }
|
Run make lint test:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/', command: 'D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -R -c --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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-wBZ5gY', failed: true, timedOut: false, isCanceled: false, killed: false }
|
Run make lint test:
index.test.ts#L117
Error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/', command: 'D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -P -c --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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-wBZ5gY', failed: true, timedOut: false, isCanceled: false, killed: false }
|
Run make lint test:
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:54813/ --pypiapi http://localhost:54814/
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/', command: 'D:\a\updates\updates\dist\index.js -j -i noty -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -i noty -c --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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-wBZ5gY', failed: true, timedOut: false, isCanceled: false, killed: false }
|
Run make lint test:
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:54813/ --pypiapi http://localhost:54814/
file:///D:/a/updates/updates/dist/index.js:4774
if (navigator.userAgentData) {
^
ReferenceError: navigator is not defined
at file:///D:/a/updates/updates/dist/index.js:4774:3
at file:///D:/a/updates/updates/dist/index.js:4784:3
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.js:4774:3
❯ dist/index.js:4784:3
❯ 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:54813/ --pypiapi http://localhost:54814/', command: 'D:\a\updates\updates\dist\index.js -j -i noty -i noty,noty -c --githubapi http://localhost:54813/ --pypiapi http://localhost:54814/', escapedCommand: '"D:\a\updates\updates\dist\index.js" -j -i noty -i "noty,noty" -c --githubapi "http://localhost:54813/" --pypiapi "http://localhost:54814/"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'file:///D:/a/updates/updates/dist/index.js:4774\r\n if (navigator.userAgentData) {\r\n ^\r\n\r\nReferenceError: navigator is not defined\r\n at file:///D:/a/updates/updates/dist/index.js:4774:3\r\n at file:///D:/a/updates/updates/dist/index.js:4784:3\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-wBZ5gY', failed: true, timedOut: false, isCanceled: false, killed: false }
|
The logs for this run have expired and are no longer available.
Loading