Try publishing from CI #7458
Annotations
2 errors
|
Run unit tests
Process completed with exit code 1.
|
|
Run unit tests:
src/build/fs-routes.test.ts#L320
AssertionError: Expected values to be strictly deep-equal:
+ actual - expected
... Skipped lines
[
{
path: 'example/islands/Clicks.tsx'
},
{
...
{
+ path: 'example/islands/KeptCounter.tsx'
+ },
+ {
path: 'example/islands/Wrapper.tsx'
}
]
- Expected
+ Received
@@ -7,8 +7,11 @@
},
{
"path": "example/islands/double.tsx",
},
{
+ "path": "example/islands/KeptCounter.tsx",
+ },
+ {
"path": "example/islands/Wrapper.tsx",
},
]
❯ src/build/fs-routes.test.ts:320:10
|
background
wait
wait-all
cancel
parallel
Loading