Skip to content

Update node.js.yml

Update node.js.yml #63

Re-run triggered March 28, 2025 05:27
Status Failure
Total duration 26s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
src/rules/__tests__/enhanceExecutionErrorMessageAndRethrow.test.js > enhanceExecutionErrorMessageAndRethrow > returns a rejected promise that has the module display name added to the original error: src/rules/__tests__/enhanceExecutionErrorMessageAndRethrow.test.js#L30
AssertionError: expected 'Failed to execute "module display nam…' to be 'Failed to execute "module display nam…' // Object.is equality Expected: "Failed to execute "module display name". normalized some error" Received: "Failed to execute "module display name". some error" ❯ src/rules/__tests__/enhanceExecutionErrorMessageAndRethrow.test.js:30:29