build(deps): bump the minor-and-patch group across 1 directory with 19 updates - #39
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
5 errors
|
Run pnpm registry:test
Process completed with exit code 1.
|
|
Run pnpm registry:test:
cloudflare/control-plane/test/registry.test.ts#L374
AssertionError: expected 500 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 500
❯ test/registry.test.ts:374:83
|
|
Run pnpm registry:test:
cloudflare/control-plane/test/registry.test.ts#L267
AssertionError: expected [ 500, 500, 500, 500, 500 ] to deeply equal [ 200, 200, 200, 200, 200 ]
- Expected
+ Received
[
- 200,
- 200,
- 200,
- 200,
- 200,
+ 500,
+ 500,
+ 500,
+ 500,
+ 500,
]
❯ test/registry.test.ts:267:70
|
|
Run pnpm registry:test:
cloudflare/control-plane/test/registry.test.ts#L230
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/registry.test.ts:230:31
|
|
Run pnpm registry:test:
cloudflare/control-plane/test/registry.test.ts#L201
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/registry.test.ts:201:29
|
background
wait
wait-all
cancel
parallel
Loading