📦 v1.2.26 (#1206) #4145
Annotations
2 errors, 7 warnings, and 1 notice
e2e/kit/src/lib/utils/testsHelper.ts#L138
1) src/routes/pagination/fragment/forward-cursor/spec.ts:12:3 › forwards cursor paginatedFragment › loadNextPage
Error: Not the right number of responses (selector: button[id=next], Waited 9999ms.)
Expected: 1
Received: 0
at src/lib/utils/testsHelper.ts:138
136 | nbResponse,
137 | `Not the right number of responses (selector: ${selector}, Waited ${time_waiting}ms.)`
> 138 | ).toBe(n);
| ^
139 |
140 | // Sort and return!
141 | return listStr.sort();
at expect_n_gql (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:138:5)
at expect_1_gql (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:29:19)
at file:///home/runner/work/houdini/houdini/e2e/kit/src/routes/pagination/fragment/forward-cursor/spec.ts:18:5
|
e2e/kit/src/lib/utils/testsHelper.ts#L138
2) src/routes/stores/partial-off/spec.ts:6:3 › Partial Pages › overlapping nested routes shouldn't trigger - from parent
Error: Not the right number of responses (selector: #child, Waited 9999ms.)
Expected: 1
Received: 0
at src/lib/utils/testsHelper.ts:138
136 | nbResponse,
137 | `Not the right number of responses (selector: ${selector}, Waited ${time_waiting}ms.)`
> 138 | ).toBe(n);
| ^
139 |
140 | // Sort and return!
141 | return listStr.sort();
at expect_n_gql (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:138:5)
at expect_1_gql (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:29:19)
at file:///home/runner/work/houdini/houdini/e2e/kit/src/routes/stores/partial-off/spec.ts:14:5
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e/kit/src/routes/pagination/fragment/forward-cursor/spec.ts#L1
e2e/kit/src/routes/pagination/fragment/forward-cursor/spec.ts took 19.7s
|
e2e/kit/src/routes/stores/partial-off/spec.ts#L1
e2e/kit/src/routes/stores/partial-off/spec.ts took 15.4s
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The logs for this run have expired and are no longer available.
Loading