Various fixes #713
Annotations
4 errors
|
test (macos-latest)
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
packages/nuekit/test/fswatch.test.js#L74
Expected to contain: "newdir/file2.js"
Received: [ "newdir/file1.txt", "newdir/file1.txt" ]
at <anonymous> (/Users/runner/work/nue/nue/packages/nuekit/test/fswatch.test.js:74:19)
|
|
test (windows-latest)
The strategy configuration was canceled because "test.macos-latest" failed
|
|
test (windows-latest)
The operation was canceled.
|