Skip to content

server$ function arguments can now be taken from query params #1534

server$ function arguments can now be taken from query params

server$ function arguments can now be taken from query params #1534

Triggered via pull request August 30, 2023 13:56
Status Success
Total duration 6m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 42 warnings, and 8 notices
[chromium] β€Ί misc-test.ts:49:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file: test\misc-test.ts#L14
1) [chromium] β€Ί misc-test.ts:49:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file "beforeAll" hook timeout of 120000ms exceeded. 12 | }); 13 | > 14 | // test.describe("without SSR", () => { | ^ 15 | // runTests(false); 16 | // }); 17 | at D:\a\solid-start\solid-start\test\misc-test.ts:14:10
[chromium] β€Ί misc-test.ts:49:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file: test\misc-test.ts#L47
1) [chromium] β€Ί misc-test.ts:49:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file TypeError: Cannot read properties of undefined (reading 'close') 45 | } 46 | ` > 47 | } | ^ 48 | }); 49 | 50 | appFixture = await fixture.createServer(); at file:///D:/a/solid-start/solid-start/test/misc-test.ts:47:24
[chromium] β€Ί misc-test.ts:57:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file: test\misc-test.ts#L53
1) [chromium] β€Ί misc-test.ts:57:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file "afterAll" hook timeout of 120000ms exceeded. 51 | }); 52 | > 53 | test.afterAll(async () => { | ^ 54 | await appFixture.close(); 55 | }); 56 | at D:\a\solid-start\solid-start\test\misc-test.ts:53:10
[chromium] β€Ί misc-test.ts:49:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file: test\misc-test.ts#L46
1) [chromium] β€Ί misc-test.ts:49:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file "afterAll" hook timeout of 120000ms exceeded. 44 | return <Show when={data()}><div data-testid="data">{data()?.welcome}</div></Show>; 45 | } > 46 | ` | ^ 47 | } 48 | }); 49 | at D:\a\solid-start\solid-start\test\misc-test.ts:46:10
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 18)
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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 18)
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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 18)
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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 18)
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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 20)
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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 20)
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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 20)
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/
πŸ‘€ solid-start-deno (os: ubuntu-latest, node: 20)
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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 18)
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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 18)
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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 18)
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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 18)
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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 20)
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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 20)
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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 20)
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/
πŸ‘€ solid-start-node (os: ubuntu-latest, node: 20)
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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 18)
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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 18)
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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 18)
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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 18)
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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 20)
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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 20)
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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 20)
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/
πŸ‘€ solid-start-deno (os: windows-latest, node: 20)
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/
πŸ‘€ solid-start-node (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
πŸ‘€ solid-start-node (os: windows-latest, node: 18)
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/
πŸ‘€ solid-start-node (os: windows-latest, node: 18)
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/
πŸ‘€ solid-start-node (os: windows-latest, node: 18)
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/
Slow Test: test\[chromium] β€Ί api-routes-test.ts#L1
test\[chromium] β€Ί api-routes-test.ts took 21s
πŸ‘€ solid-start-node (os: windows-latest, node: 18)
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/
πŸ‘€ solid-start-node (os: windows-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
πŸ‘€ solid-start-node (os: windows-latest, node: 20)
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/
πŸ‘€ solid-start-node (os: windows-latest, node: 20)
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/
πŸ‘€ solid-start-node (os: windows-latest, node: 20)
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/
πŸ‘€ solid-start-node (os: windows-latest, node: 20)
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/
Slow Test: test\[chromium] β€Ί action-test.ts#L1
test\[chromium] β€Ί action-test.ts took 19s
🎭 Playwright Run Summary
51 skipped 41 passed (40s)
🎭 Playwright Run Summary
51 skipped 41 passed (50s)
🎭 Playwright Run Summary
2 skipped 90 passed (2m)
🎭 Playwright Run Summary
2 skipped 90 passed (2m)
🎭 Playwright Run Summary
51 skipped 41 passed (1m)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί misc-test.ts:49:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file 51 skipped 40 passed (2m)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί misc-test.ts:57:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file 2 skipped 89 passed (4m)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί misc-test.ts:49:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file 2 skipped 89 passed (4m)