refactor: url serialization for string array params (#26) #85
test.yml
on: push
lint
24s
test-bun
1m 13s
Matrix: test-node
Annotations
16 errors and 3 warnings
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
test-bun
Process completed with exit code 1.
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
test-node (18)
Process completed with exit code 1.
|
test-node (20)
The job was canceled because "_18" failed.
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
__tests__/users.test.ts > user API > update:
__tests__/users.test.ts#L163
AssertionError: expected null to be undefined // Object.is equality
- Expected:
undefined
+ Received:
null
❯ __tests__/users.test.ts:163:31
|
test-node (20)
The operation was canceled.
|
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-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/.
|
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/.
|