fix(deps): update all non-major dependencies #396
Annotations
10 errors and 7 warnings
Test:
tests/api/tidb/cud.spec.ts#L44
AssertionError: expected null to deeply equal Any<Number>
- Expected:
Any<Number>
+ Received:
null
❯ tests/api/tidb/cud.spec.ts:44:33
|
Test:
tests/api/tidb/cud.spec.ts#L61
AssertionError: expected null to deeply equal Any<Number>
- Expected:
Any<Number>
+ Received:
null
❯ tests/api/tidb/cud.spec.ts:61:33
|
Test:
tests/api/tidb/cud.spec.ts#L88
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ tests/api/tidb/cud.spec.ts:88:33
|
Test:
tests/api/tidb/cud.spec.ts#L103
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ tests/api/tidb/cud.spec.ts:103:33
|
Test:
tests/api/tidb/select-json-value-is-array.spec.ts#L33
AssertionError: expected null to deeply equal Any<Number>
- Expected:
Any<Number>
+ Received:
null
❯ tests/api/tidb/select-json-value-is-array.spec.ts:33:33
|
Test:
tests/api/tidb/select-json-value-is-array.spec.ts#L46
TypeError: Cannot convert undefined or null to object
❯ tests/api/tidb/select-json-value-is-array.spec.ts:46:16
|
Test:
tests/api/tidb/select-json-value-is-array.spec.ts#L56
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ tests/api/tidb/select-json-value-is-array.spec.ts:56:33
|
Test:
tests/api/tidb/select.spec.ts#L97
AssertionError: expected null to be +0 // Object.is equality
- Expected:
0
+ Received:
null
❯ tests/api/tidb/select.spec.ts:97:33
|
Test:
tests/api/tidb/select.spec.ts#L135
AssertionError: expected null to be +0 // Object.is equality
- Expected:
0
+ Received:
null
❯ tests/api/tidb/select.spec.ts:135:33
|
Test:
tests/api/tidb/select.spec.ts#L150
AssertionError: expected null to be +0 // Object.is equality
- Expected:
0
+ Received:
null
❯ tests/api/tidb/select.spec.ts:150:33
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
srv/app.ts#L41
Unexpected console statement
|
Build:
srv/app.ts#L46
Unexpected console statement
|
Build:
srv/lib/error-response.ts#L13
Unexpected console statement
|
Build:
srv/lib/error-response.ts#L65
Unexpected console statement
|
Build:
srv/routes/planetscale/v1/planetscale.ts#L107
Unexpected console statement
|
Build:
srv/routes/tidb/v1/tidb.ts#L85
Unexpected console statement
|
Loading