Update cheerio to version 1.1.2 #1176
Annotations
7 errors
|
build (20.x, ubuntu-latest)
Process completed with exit code 1.
|
|
simple-react/test/navigation-details.spec.ts > navigation details > the next navigation destination is passed to the currently rendered page when navigating away from it:
packages/test-apps/simple-react/test/navigation-details.spec.ts#L23
AssertionError: expected [ { isNavigating: false, …(1) } ] to have a length of 2 but got 1
- Expected
+ Received
- 2
+ 1
❯ simple-react/test/navigation-details.spec.ts:23:23
|
|
build (18.x, ubuntu-latest)
The operation was canceled.
|
|
simple-react/test/navigation-details.spec.ts > navigation details > the next navigation destination is passed to the currently rendered page when navigating away from it:
packages/test-apps/simple-react/test/navigation-details.spec.ts#L23
AssertionError: expected [ { isNavigating: false, …(1) } ] to have a length of 2 but got 1
- Expected
+ Received
- 2
+ 1
❯ simple-react/test/navigation-details.spec.ts:23:23
|
|
build (18.x, ubuntu-latest)
The strategy configuration was canceled because "build._20_x_ubuntu-latest" failed
|
|
build (22.x, ubuntu-latest)
The operation was canceled.
|
|
build (22.x, ubuntu-latest)
The strategy configuration was canceled because "build._20_x_ubuntu-latest" failed
|