Skip to content

Commit 0a78286

Browse files
Update user baselines +cc @sandersn
1 parent d1e1e9d commit 0a78286

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/baselines/reference/docker/vue-next.log

+3-3
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error
116116
/vue-next/node_modules/brotli/build/encode.js:3
117117
1<process.argv.length?process.argv[1].replace(/\\/g,"/"):"unknown-program");b.arguments=process.argv.slice(2);"undefined"!==typeof module&&(module.exports=b);process.on("uncaughtException",function(a){if(!(a instanceof y))throw a;});b.inspect=function(){return"[Emscripten Module object]"}}else if(x)b.print||(b.print=print),"undefined"!=typeof printErr&&(b.printErr=printErr),b.read="undefined"!=typeof read?read:function(){throw"no read() available (jsc?)";},b.readBinary=function(a){if("function"===
118118
^
119-
Error: Command failed with exit code 1: rollup -c --environment COMMIT:3ea85c1,NODE_ENV:production,TARGET:reactivity,TYPES:true
119+
Error: Command failed with exit code 1: rollup -c --environment COMMIT:fd16f2b,NODE_ENV:production,TARGET:reactivity,TYPES:true
120120
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
121121
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
122122
at processTicksAndRejections (node:internal/process/task_queues:93:5)
123123
at async build (/vue-next/scripts/build.js:91:3) {
124-
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:3ea85c1,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125-
command: 'rollup -c --environment COMMIT:3ea85c1,NODE_ENV:production,TARGET:reactivity,TYPES:true',
124+
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:fd16f2b,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125+
command: 'rollup -c --environment COMMIT:fd16f2b,NODE_ENV:production,TARGET:reactivity,TYPES:true',
126126
exitCode: 1,
127127
signal: undefined,
128128
signalDescription: undefined,

0 commit comments

Comments
 (0)