fix: basePath not stored properly (#20) #74
test.yml
on: push
lint
28s
test-bun
1m 48s
Matrix: test-node
Annotations
6 errors and 3 warnings
__tests__/channel.test.ts > channel API > mute and unmute:
__tests__/channel.test.ts#L115
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ __tests__/channel.test.ts:115:43
|
__tests__/channel.test.ts > channel API > mute and unmute:
__tests__/channel.test.ts#L115
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ __tests__/channel.test.ts:115:43
|
__tests__/channel.test.ts > channel API > mute and unmute:
__tests__/channel.test.ts#L115
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ __tests__/channel.test.ts:115:43
|
__tests__/channel.test.ts > channel API > mute and unmute:
__tests__/channel.test.ts#L115
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ __tests__/channel.test.ts:115:43
|
test-node (18)
Process completed with exit code 1.
|
test-node (20)
The job was canceled because "_18" failed.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-node (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bun
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|