feat: v4 #445
Annotations
14 errors and 1 warning
test/core/module-loading.test.ts > module-loading > should get the filename of the commandmodule (windows, cjs):
test/core/module-loading.test.ts#L15
AssertionError: expected 'C:\pooba\Projects\sern\halibu\dist\co…' to deeply equal 'ping'
- Expected
+ Received
- ping
+ C:\pooba\Projects\sern\halibu\dist\commands\ping
❯ test/core/module-loading.test.ts:15:35
|
test/core/module-loading.test.ts > module-loading > should get filename of commandmodule (windows, esm):
test/core/module-loading.test.ts#L20
AssertionError: expected 'C:\pooba\Projects\sern\halibu\dist\co…' to deeply equal 'ping'
- Expected
+ Received
- ping
+ C:\pooba\Projects\sern\halibu\dist\commands\ping
❯ test/core/module-loading.test.ts:20:35
|
test/handlers/dispatchers.test.ts > eventDispatcher standard > Should be called once:
test/handlers/dispatchers.test.ts#L44
AssertionError: expected "spy" to be called once, but got 0 times
❯ test/handlers/dispatchers.test.ts:44:27
|
build (20.x)
Process completed with exit code 1.
|
build (19.x)
The job was canceled because "_20_x" failed.
|
test/core/module-loading.test.ts > module-loading > should get the filename of the commandmodule (windows, cjs):
test/core/module-loading.test.ts#L15
AssertionError: expected 'C:\pooba\Projects\sern\halibu\dist\co…' to deeply equal 'ping'
- Expected
+ Received
- ping
+ C:\pooba\Projects\sern\halibu\dist\commands\ping
❯ test/core/module-loading.test.ts:15:35
|
test/core/module-loading.test.ts > module-loading > should get filename of commandmodule (windows, esm):
test/core/module-loading.test.ts#L20
AssertionError: expected 'C:\pooba\Projects\sern\halibu\dist\co…' to deeply equal 'ping'
- Expected
+ Received
- ping
+ C:\pooba\Projects\sern\halibu\dist\commands\ping
❯ test/core/module-loading.test.ts:20:35
|
test/handlers/dispatchers.test.ts > eventDispatcher standard > Should be called once:
test/handlers/dispatchers.test.ts#L44
AssertionError: expected "spy" to be called once, but got 0 times
❯ test/handlers/dispatchers.test.ts:44:27
|
build (19.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
test/core/module-loading.test.ts > module-loading > should get the filename of the commandmodule (windows, cjs):
test/core/module-loading.test.ts#L15
AssertionError: expected 'C:\pooba\Projects\sern\halibu\dist\co…' to deeply equal 'ping'
- Expected
+ Received
- ping
+ C:\pooba\Projects\sern\halibu\dist\commands\ping
❯ test/core/module-loading.test.ts:15:35
|
test/core/module-loading.test.ts > module-loading > should get filename of commandmodule (windows, esm):
test/core/module-loading.test.ts#L20
AssertionError: expected 'C:\pooba\Projects\sern\halibu\dist\co…' to deeply equal 'ping'
- Expected
+ Received
- ping
+ C:\pooba\Projects\sern\halibu\dist\commands\ping
❯ test/core/module-loading.test.ts:20:35
|
test/handlers/dispatchers.test.ts > eventDispatcher standard > Should be called once:
test/handlers/dispatchers.test.ts#L44
AssertionError: expected "spy" to be called once, but got 0 times
❯ test/handlers/dispatchers.test.ts:44:27
|
build (18.x)
The operation was canceled.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|