Skip to content

Promoting debug types dev dep to regular dep, enhancing create script #1342

Promoting debug types dev dep to regular dep, enhancing create script

Promoting debug types dev dep to regular dep, enhancing create script #1342

Status Failure
Total duration 20m 3s
Artifacts

test.yml

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

Annotations

20 errors, 64 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 (43s)
🎭 Playwright Run Summary
54 skipped 35 passed (50s)
🎭 Playwright Run Summary
1 skipped 88 passed (1m)
🎭 Playwright Run Summary
50 skipped 39 passed (38s)
🎭 Playwright Run Summary
1 skipped 88 passed (2m)
🎭 Playwright Run Summary
50 skipped 39 passed (1m)
🎭 Playwright Run Summary
54 skipped 35 passed (2m)
🎭 Playwright Run Summary
1 skipped 88 passed (1m)
🎭 Playwright Run Summary
50 skipped 39 passed (1m)
🎭 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: 16)
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: 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-cloudflare-pages (os: ubuntu-latest, node: 16)
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-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: 16)
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: 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-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-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-node (os: windows-latest, node: 16)
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: 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] β€Ί redirect-test.ts#L1
test\[chromium] β€Ί redirect-test.ts took 16s
Slow Test: test\[chromium] β€Ί action-test.ts#L1
test\[chromium] β€Ί action-test.ts took 15s
πŸ‘€ 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-deno (os: windows-latest, node: 16)
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: 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-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 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-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-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-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 `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-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/
Slow Test: test\[chromium] β€Ί redirect-test.ts#L1
test\[chromium] β€Ί redirect-test.ts took 18s
Slow Test: test\[chromium] β€Ί action-test.ts#L1
test\[chromium] β€Ί action-test.ts took 16s
πŸ‘€ 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/
πŸ‘€ solid-start-cloudflare-pages (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-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 `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: 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-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/