Skip to content

deps: update amaro to 0.5.0 #62381

deps: update amaro to 0.5.0

deps: update amaro to 0.5.0 #62381

Triggered via pull request March 30, 2025 00:36
Status Failure
Total duration 1h 10m 18s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
test-macOS: test/parallel/test-node-output-eval.mjs#L45
--- stdout --- Test failure: 'eval/eval_messages.js' Location: test/parallel/test-node-output-eval.mjs:44:5 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected '[eval]\n' + '[eval]:1\n' + 'with(this){__filename}\n' + '^^^^\n' + + "The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\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' + 'SyntaxError: Strict mode code may not include a with statement\n' + '\n' + 'Node.js *\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:45:7) at async Test.run (node:internal/test_runner/test:1063:7) at async Promise.all (index 0) at async Suite.run (node:internal/test_runner/test:1454:7) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:308:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '[eval]\n' + '[eval]:1\n' + 'with(this){__filename}\n' + '^^^^\n' + "The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\n" + '\n' + 'SyntaxError: Strict mode code may not include a with statement\n' + '\n' + 'Node.js *\n' + '42\n' + '...', expected: '[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' + '...', operator: 'strictEqual' } Test failure: 'eval/stdin_messages.js' Location: test/parallel/test-node-output-eval.mjs:44:5 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected '[stdin]\n' + '[stdin]:1\n' + 'with(this){__filename}\n' + '^^^^\n' + + "The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\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' + 'SyntaxError: Strict mode code may not include a with statement\n' + '\n' + 'Node.js *\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:45:7) at async Test.run (node:internal/test_runner/test:1063:7) at async Promise.all (index 1) at async Suite.run (node:internal/test_runner/test:1454:7) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:308:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '[stdin]\n' + '[stdin]:1\n' + 'with(this){__filename}\n' + '^^^^\n' + "The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'.\n" + '\n' + 'SyntaxError: Strict mode code may not include a with statement\n' + '\n' + 'Node.js *\n' + '42\n' + '...', expected: '[stdin]\n' + '[stdin]: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' + '...', operator: 'strictEqual' } Test failure: 'eval/stdin_typescript.js' Location: test/parallel/test-node-output-eval.mjs:4
test-macOS
Process completed with exit code 2.
sccache stats
0% - 0 hits, 0 misses, 0 errors