deps: update amaro to 0.2.2 #59799
Annotations
2 errors and 1 notice
Test:
test/parallel/test-node-output-eval.mjs#L38
--- stdout ---
::debug::starting to run eval output
::debug::starting to run eval/eval_messages.js
::error title=eval/eval_messages.js,file=node/test/parallel/test-node-output-eval.mjs,line=38,col=7::Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'[eval]\n' +
'[eval]:1\n' +
'with(this){__filename}\n' +
'^^^^\n' +
" x The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\n" +
...
'\n' +
- 'Caused by:\n' +
- ' failed to parse\n' +
- '\n' +
'SyntaxError: Strict mode code may not include a with statement\n' +
'\n' +
'Node.js *\n' +
'42\n' +
'42\n' +
at async Promise.all (index 0) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'[eval]\n' +
'[eval]:1\n' +
'with(this){__filename}\n' +
'^^^^\n' +
" x The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\n" +
...
'\n' +
- 'Caused by:\n' +
- ' failed to parse\n' +
- '\n' +
'SyntaxError: Strict mode code may not include a with statement\n' +
'\n' +
'Node.js *\n' +
'42\n' +
'42\n' +
at assertSnapshot (/Users/runner/work/node/node/node/test/common/assertSnapshot.js:56:12)
at async Module.spawnAndAssert (/Users/runner/work/node/node/node/test/common/assertSnapshot.js:91:3)
at async TestContext.<anonymous> (file:///Users/runner/work/node/node/node/test/parallel/test-node-output-eval.mjs:38:7)
at async Test.run (node:internal/test_runner/test:921:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1300:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:297:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: "[eval]\n[eval]:1\nwith(this){__filename}\n^^^^\n x The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\n ,----\n 1 | with(this){__filename}\n : ^^^^\n `----\n\n...",
expected: "[eval]\n[eval]:1\nwith(this){__filename}\n^^^^\n x The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\n ,----\n 1 | with(this){__filename}\n : ^^^^\n `----\n\n...",
operator: 'strictEqual'
}
}
Test failure: 'eval/eval_messages.js'
Location: test/parallel/test-node-output-eval.mjs:37:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'[eval]\n' +
'[eval]:1\n' +
'with(this){__filename}\n' +
'^^^^\n' +
" x The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\n" +
...
'\n' +
- 'Caused by:\n' +
- ' failed to parse\n' +
- '\n' +
'SyntaxError: Strict mode code may not include a with statement\n' +
'\n' +
'Node.js *\n' +
'42\n' +
'42\n' +
at assertSnapshot (/Users/runner/work/node/node/node/test/common/assertSnapshot.js:56:12)
at async Module.spawnAndAssert (/Users/runner/work/node/node/node/test/common/assertSnapshot.js:91:3)
at async TestContext.<anonymous> (file:///Users/runner/work/node/node/node/test/parallel/test-node-output-eval.mjs:38:7)
at async Test.run (node:internal/test_runner/test:921:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1300:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:297:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '[eval]\n' +
'[eval]:1\n' +
'with(this){__filename}\n' +
'^^^^\n' +
" x The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\n" +
' ,----\n' +
' 1 | with(this){__filename}\n' +
' : ^^^^\n' +
' `----\n' +
'\n' +
'...',
expected: '[eval]\n' +
'[eval]:1\n' +
'with(this){__filename}\n' +
'^^^^\n' +
|
Test
Process completed with exit code 2.
|
Post Set up sccache
0% - 0 hits, 0 misses, 0 errors
|
Loading