chore(deps): bump the minor-and-patch group across 1 directory with 4… #668
Annotations
10 errors and 1 warning
|
tests/admin-api/update-config.spec.ts#L655
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ tests/admin-api/update-config.spec.ts:655:31
|
|
tests/admin-api/list-configs.spec.ts#L412
AssertionError: expected [] to have a length of 20 but got +0
- Expected
+ Received
- 20
+ 0
❯ tests/admin-api/list-configs.spec.ts:412:28
|
|
tests/admin-api/list-configs.spec.ts#L381
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/admin-api/list-configs.spec.ts:381:28
|
|
tests/admin-api/list-configs.spec.ts#L340
TypeError: Cannot read properties of undefined (reading 'version')
❯ tests/admin-api/list-configs.spec.ts:340:21
|
|
tests/admin-api/list-configs.spec.ts#L303
TypeError: Cannot read properties of undefined (reading 'description')
❯ tests/admin-api/list-configs.spec.ts:303:21
|
|
tests/admin-api/list-configs.spec.ts#L262
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/admin-api/list-configs.spec.ts:262:28
|
|
tests/admin-api/list-configs.spec.ts#L223
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/admin-api/list-configs.spec.ts:223:29
|
|
tests/admin-api/list-configs.spec.ts#L178
AssertionError: expected [] to have a length of 3 but got +0
- Expected
+ Received
- 3
+ 0
❯ tests/admin-api/list-configs.spec.ts:178:28
|
|
tests/admin-api/list-configs.spec.ts#L120
AssertionError: expected 0 to be greater than or equal to 1
❯ tests/admin-api/list-configs.spec.ts:120:35
|
|
tests/admin-api/list-configs.spec.ts#L51
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/admin-api/list-configs.spec.ts:51:28
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading