Skip to content

fix: Normalize paths and line endings for cross-platform compatibility #708

fix: Normalize paths and line endings for cross-platform compatibility

fix: Normalize paths and line endings for cross-platform compatibility #708

Status Failure
Total duration 27s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test (windows-latest)
Process completed with exit code 1.
error: expect(received).toContain(expected): packages\nuekit\test\fswatch.test.js#L74
Expected to contain: "newdir/file1.txt" Received: [ "newdir\\file1.txt", "newdir\\file2.js", "newdir\\file1.txt", "newdir\\file2.js", "newdir\\file1.txt", "newdir\\file2.js" ] at <anonymous> (D:\a\nue\nue\packages\nuekit\test\fswatch.test.js:74:19)