Skip to content

Survive local schema errors #4817

Survive local schema errors

Survive local schema errors #4817

Triggered via pull request January 22, 2025 05:19
Status Success
Total duration 2m 49s
Artifacts

tests.yml

on: pull_request
Matrix: End-to-End Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 34 warnings, and 3 notices
End-to-End Tests (ubuntu-latest, e2e-svelte): node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L7
Cannot find module 'csstype'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
End-to-End Linter: node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L7
Cannot find module 'csstype'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
src/routes/handle/test.ts:6:1 β€Ί handle fetch remembers server-side variables: e2e/react/src/routes/handle/test.ts#L21
1) src/routes/handle/test.ts:6:1 β€Ί handle fetch remembers server-side variables ────────────────── TimeoutError: page.waitForSelector: Timeout 1000ms exceeded. Call log: - waiting for locator('[data-size="51"]') to be visible 19 | // load the larger image and wait for it to resolve 20 | await page.click('#larger') > 21 | await page.waitForSelector('[data-size="51"]', { | ^ 22 | timeout: 1000, 23 | }) 24 | at /home/runner/work/houdini/houdini/e2e/react/src/routes/handle/test.ts:21:13
src/routes/optimistic-keys/test.ts:6:1 β€Ί @optimisticKey: e2e/react/src/routes/optimistic-keys/test.ts#L19
2) src/routes/optimistic-keys/test.ts:6:1 β€Ί @optimisticKey ─────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "optimistic value 1" Received: "https://variety.com/wp-content/uploads/2022/03/Bruce-Willis.jpg?w=1000&h=562&crop=1" 17 | 18 | // the value in the last row should be 'optimistic value 1' > 19 | expect(await getValue()).toBe('optimistic value 1') | ^ 20 | 21 | // click on the last list in the row 22 | await page.click('[data-test-action="update"]') at /home/runner/work/houdini/houdini/e2e/react/src/routes/optimistic-keys/test.ts:19:27
End-to-End Tests (ubuntu-latest, e2e-react): node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L7
Cannot find module 'csstype'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
End-to-End Tests (ubuntu-latest, e2e-kit): node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L7
Cannot find module 'csstype'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
src/routes/stores/mutation-scalar-multi-upload/spec.ts:6:3 β€Ί mutation store upload β€Ί multiple files: e2e/kit/src/lib/utils/testsHelper.ts#L138
1) src/routes/stores/mutation-scalar-multi-upload/spec.ts:6:3 β€Ί mutation store upload β€Ί multiple files Error: Not the right number of responses (selector: button[id=mutate], Waited 9999ms.) expect(received).toBe(expected) // Object.is equality 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 (/home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:138:5) at expect_1_gql (/home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:29:19) at /home/runner/work/houdini/houdini/e2e/kit/src/routes/stores/mutation-scalar-multi-upload/spec.ts:10:5
Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Formatting
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/
Formatting
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/
Formatting
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/
Verify Init
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Init
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/
Verify Init
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/
Verify Init
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/
Verify Init
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/
End-to-End Tests (ubuntu-latest, e2e-svelte)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
End-to-End Tests (ubuntu-latest, e2e-svelte)
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/
End-to-End Tests (ubuntu-latest, e2e-svelte)
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/
End-to-End Tests (ubuntu-latest, e2e-svelte)
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/
End-to-End Tests (ubuntu-latest, e2e-svelte)
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/
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests
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/
Tests
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/
Tests
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/
Tests
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/
End-to-End Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
End-to-End Linter
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/
End-to-End Linter
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/
End-to-End Linter
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/
End-to-End Linter
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/
End-to-End Tests (ubuntu-latest, e2e-react)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
End-to-End Tests (ubuntu-latest, e2e-react)
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/
End-to-End Tests (ubuntu-latest, e2e-react)
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/
End-to-End Tests (ubuntu-latest, e2e-react)
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/
End-to-End Tests (ubuntu-latest, e2e-react)
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/
End-to-End Tests (ubuntu-latest, e2e-kit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
End-to-End Tests (ubuntu-latest, e2e-kit)
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/
End-to-End Tests (ubuntu-latest, e2e-kit)
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/
End-to-End Tests (ubuntu-latest, e2e-kit)
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/
End-to-End Tests (ubuntu-latest, e2e-kit)
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/
🎭 Playwright Run Summary
1 passed (5.5s)
🎭 Playwright Run Summary
2 flaky src/routes/handle/test.ts:6:1 β€Ί handle fetch remembers server-side variables ─────────────────── src/routes/optimistic-keys/test.ts:6:1 β€Ί @optimisticKey ──────────────────────────────────────── 18 passed (16.3s)
🎭 Playwright Run Summary
1 flaky src/routes/stores/mutation-scalar-multi-upload/spec.ts:6:3 β€Ί mutation store upload β€Ί multiple files 121 passed (1.2m)