Skip to content

ci: add issue & PR templates (#921) #1330

ci: add issue & PR templates (#921)

ci: add issue & PR templates (#921) #1330

Triggered via push June 29, 2023 16:16
Status Failure
Total duration 19m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

20 errors, 53 warnings, and 12 notices
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L19
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at D:\a\solid-start\solid-start\test\api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L138
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L19
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = Retry #1 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at D:\a\solid-start\solid-start\test\api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L138
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = Retry #1 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L19
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = Retry #2 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at D:\a\solid-start\solid-start\test\api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L138
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = Retry #2 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L19
2) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at D:\a\solid-start\solid-start\test\api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L138
2) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L19
2) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected Retry #1 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at D:\a\solid-start\solid-start\test\api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected: test\api-routes-test.ts#L138
2) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected Retry #1 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L19
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L138
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L19
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = Retry #1 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L138
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = Retry #1 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L19
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = Retry #2 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L138
1) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected = Retry #2 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L19
2) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L138
2) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:138:24
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L19
2) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected Retry #1 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | 18 | function runTests(ssr) { > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createFixture({ 21 | files: { 22 | "vite.config.ts": js` at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:19:10
[chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected: test/api-routes-test.ts#L138
2) [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected Retry #1 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 136 | 137 | test.afterAll(async () => { > 138 | await appFixture.close(); | ^ 139 | }); 140 | 141 | test("should redirect to redirected", async ({ page }) => { at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:138:24
🎭 Playwright Run Summary
50 skipped 39 passed (44s)
🎭 Playwright Run Summary
50 skipped 39 passed (45s)
🎭 Playwright Run Summary
1 skipped 88 passed (1m)
🎭 Playwright Run Summary
54 skipped 35 passed (1m)
🎭 Playwright Run Summary
1 skipped 88 passed (2m)
🎭 Playwright Run Summary
50 skipped 39 passed (1m)
🎭 Playwright Run Summary
54 skipped 35 passed (1m)
🎭 Playwright Run Summary
50 skipped 39 passed (1m)
🎭 Playwright Run Summary
1 skipped 88 passed (2m)
🎭 Playwright Run Summary
1 skipped 88 passed (2m)
🎭 Playwright Run Summary
6 failed [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected == [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected [chromium] β€Ί misc-test.ts:57:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file [chromium] β€Ί sessions-test.ts:323:5 β€Ί sessions β€Ί with JavaScript β€Ί auth flow =================== [chromium] β€Ί spa-test.ts:118:5 β€Ί spa rendering β€Ί with index.html β€Ί server rendering doesn't include content [chromium] β€Ί spa-test.ts:118:5 β€Ί spa rendering β€Ί with root.tsx β€Ί server rendering doesn't include content 83 skipped
🎭 Playwright Run Summary
6 failed [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί with SSR β€Ί should redirect to redirected == [chromium] β€Ί api-routes-test.ts:141:5 β€Ί api routes β€Ί without SSR β€Ί should redirect to redirected [chromium] β€Ί misc-test.ts:57:5 β€Ί miscellaneous tests β€Ί with SSR β€Ί should be able to create a server function inside of a .js file [chromium] β€Ί sessions-test.ts:323:5 β€Ί sessions β€Ί with JavaScript β€Ί auth flow =================== [chromium] β€Ί spa-test.ts:118:5 β€Ί spa rendering β€Ί with index.html β€Ί server rendering doesn't include content [chromium] β€Ί spa-test.ts:118:5 β€Ί spa rendering β€Ί with root.tsx β€Ί server rendering doesn't include content 83 skipped
πŸ‘€ 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: 16)
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: 16)
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: 16)
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: 16)
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: 16)
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: 16)
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: 16)
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: 16)
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-cloudflare-pages (os: ubuntu-latest, node: 16)
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-cloudflare-pages (os: ubuntu-latest, node: 16)
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-cloudflare-pages (os: ubuntu-latest, node: 16)
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-cloudflare-pages (os: ubuntu-latest, node: 16)
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: 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-deno (os: windows-latest, node: 16)
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: 16)
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: 16)
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: 16)
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-cloudflare-pages (os: windows-latest, node: 16)
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-cloudflare-pages (os: windows-latest, node: 16)
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-cloudflare-pages (os: windows-latest, node: 16)
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-cloudflare-pages (os: windows-latest, node: 16)
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 `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-node (os: windows-latest, node: 16)
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: 16)
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: 16)
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 18s
Slow Test: test\[chromium] β€Ί action-test.ts#L1
test\[chromium] β€Ί action-test.ts took 18s
Slow Test: test\[chromium] β€Ί redirect-test.ts#L1
test\[chromium] β€Ί redirect-test.ts took 17s
πŸ‘€ solid-start-node (os: windows-latest, node: 16)
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 `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/
πŸ‘€ 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] β€Ί redirect-test.ts#L1
test\[chromium] β€Ί redirect-test.ts took 17s
Slow Test: test\[chromium] β€Ί action-test.ts#L1
test\[chromium] β€Ί action-test.ts took 15s
πŸ‘€ solid-start-cloudflare-pages (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-cloudflare-pages (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-cloudflare-pages (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-cloudflare-pages (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-cloudflare-pages (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-cloudflare-pages (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-cloudflare-pages (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-cloudflare-pages (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/