fix(protocol-designer): fix staging area logic #25073
Annotations
6 errors and 1 warning
run PD unit tests:
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L241
AssertionError: expected 1 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 1
❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:241:20
|
run PD unit tests:
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L288
AssertionError: expected 1 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 1
❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:288:20
|
run PD unit tests:
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L359
AssertionError: expected -1 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ -1
❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:359:20
|
run PD unit tests:
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L373
AssertionError: expected 11 to be 12 // Object.is equality
- Expected
+ Received
- 12
+ 11
❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:373:20
|
run PD unit tests:
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L404
AssertionError: expected 7 to be 8 // Object.is equality
- Expected
+ Received
- 8
+ 7
❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:404:20
|
run PD unit tests
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading