18.0.7 #1924
Annotations
4 errors
|
test (22, windows-latest)
Process completed with exit code 1.
|
|
index.test.ts > auto-discovery finds a Makefile once on a case-insensitive filesystem:
index.test.ts#L915
AssertionError: expected [ Array(1) ] to deeply equal [ 'Makefile' ]
- Expected
+ Received
[
- "Makefile",
+ "C:\\Users\\runneradmin\\AppData\\Local\\Temp\\updates-JEXj7Z\\test-make-discovery\\Makefile",
]
❯ index.test.ts:915:58
|
|
test (22, macos-latest)
The job has exceeded the maximum execution time of 6h0m0s
|
|
test (22, macos-latest)
The operation was canceled.
|