Drop import-meta-resolve
& es-main
#522
Annotations
6 errors
error: expect(received).toBe(expected):
packages\nuekit\test\kit-init.test.js#L28
Expected: 10
Received: 1
at <anonymous> (D:\a\nue\nue\packages\nuekit\test\kit-init.test.js:28:24)
|
error: expect(received).toBe(expected):
packages\nuekit\test\misc.test.js#L40
Expected: "body margin: 0 }"
Received: undefined
at <anonymous> (D:\a\nue\nue\packages\nuekit\test\misc.test.js:40:24)
|
error: expect(received).toBe(expected):
packages\nuekit\test\nuekit.test.js#L428
Expected: "konst foo = 1"
Received: undefined
at <anonymous> (D:\a\nue\nue\packages\nuekit\test\nuekit.test.js:428:24)
|
test (windows-latest, bun)
Process completed with exit code 1.
|
test (windows-latest, node+jest)
The job was canceled because "windows-latest_bun" failed.
|
test (windows-latest, node+jest)
The operation was canceled.
|