fix: CI not being able to pull private packages 2 #57
Annotations
3 errors and 1 warning
|
src/ui/components/default-component.test.tsx > DefaultComponent > renders progress display when renderStatus is PROGRESS:
src/ui/components/default-component.test.tsx#L40
AssertionError: expected '\n' to contain 'Mock Progress Display'
- Expected
+ Received
- Mock Progress Display
+
+
❯ src/ui/components/default-component.test.tsx:40:25
|
|
src/ui/components/default-component.test.tsx > DefaultComponent > renders the plan when renderStatus is DISPLAY_PLAN:
src/ui/components/default-component.test.tsx#L47
AssertionError: expected '\n' to contain 'Mock Plan Component'
- Expected
+ Received
- Mock Plan Component
+
+
❯ src/ui/components/default-component.test.tsx:47:25
|
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test
Cache not found for keys: node-cache-Linux-x64-npm-504b6ced469465b8aa24260512882096c31000553a2fd1d5d62439136d3681fa
|