feat: v4 #464
Annotations
11 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#L16
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:16:35
|
test/core/module-loading.test.ts > module-loading > should get filename of commandmodule (windows, esm):
test/core/module-loading.test.ts#L21
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:21:35
|
build (20.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#L16
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:16:35
|
test/core/module-loading.test.ts > module-loading > should get filename of commandmodule (windows, esm):
test/core/module-loading.test.ts#L21
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:21:35
|
build (18.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#L16
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:16:35
|
test/core/module-loading.test.ts > module-loading > should get filename of commandmodule (windows, esm):
test/core/module-loading.test.ts#L21
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:21:35
|
build (19.x)
Process completed with exit code 1.
|
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/.
|