refactor: use branded ids for releases #27059
Annotations
7 errors
Test:
packages/sanity/src/core/releases/hooks/__tests__/utils.test.ts#L230
AssertionError: expected [] to deeply equal [ 'asap1', 'drafts' ]
- Expected
+ Received
- Array [
- "asap1",
- "drafts",
- ]
+ Array []
❯ src/core/releases/hooks/__tests__/utils.test.ts:230:22
|
Test:
packages/sanity/src/core/releases/hooks/__tests__/utils.test.ts#L230
AssertionError: expected [] to deeply equal [ 'asap2', 'asap1', 'drafts' ]
- Expected
+ Received
- Array [
- "asap2",
- "asap1",
- "drafts",
- ]
+ Array []
❯ src/core/releases/hooks/__tests__/utils.test.ts:230:22
|
Test:
packages/sanity/src/core/releases/hooks/__tests__/utils.test.ts#L230
AssertionError: expected [] to deeply equal [ 'undecided2', 'future4', …(4) ]
- Expected
+ Received
- Array [
- "undecided2",
- "future4",
- "future1",
- "asap2",
- "asap1",
- "drafts",
- ]
+ Array []
❯ src/core/releases/hooks/__tests__/utils.test.ts:230:22
|
Test:
packages/sanity/src/core/releases/hooks/__tests__/utils.test.ts#L230
AssertionError: expected [] to deeply equal [ 'undecided2', 'future4', …(2) ]
- Expected
+ Received
- Array [
- "undecided2",
- "future4",
- "asap2",
- "asap1",
- ]
+ Array []
❯ src/core/releases/hooks/__tests__/utils.test.ts:230:22
|
Test:
packages/sanity/src/structure/panes/document/documentPanel/header/perspective/__tests__/DocumentPerspectiveList.test.tsx#L70
TypeError: mockUsePerspective.mockReturnValue is not a function
❯ src/structure/panes/document/documentPanel/header/perspective/__tests__/DocumentPerspectiveList.test.tsx:70:24
|
Test:
packages/sanity/src/structure/panes/document/documentPanel/header/perspective/__tests__/DocumentPerspectiveList.test.tsx#L70
TypeError: mockUsePerspective.mockReturnValue is not a function
❯ src/structure/panes/document/documentPanel/header/perspective/__tests__/DocumentPerspectiveList.test.tsx:70:24
|
Test
Process completed with exit code 1.
|
Loading