fix: using network host errors during logging #1562
Annotations
10 errors, 5 warnings, and 1 notice
test/action-test.ts#L9
1) [chromium] › action-test.ts:141:3 › actions › client-side action submitted without form =======
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-db2g7atvqv/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/action-test.ts:9:15
|
test/action-test.ts#L9
1) [chromium] › action-test.ts:141:3 › actions › client-side action submitted without form =======
Retry #1 ---------------------------------------------------------------------------------------
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-13tkuols57g/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/action-test.ts:9:15
|
test/action-test.ts#L9
1) [chromium] › action-test.ts:141:3 › actions › client-side action submitted without form =======
Retry #2 ---------------------------------------------------------------------------------------
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-is8la7grb8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/action-test.ts:9:15
|
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected =
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-npc8acf4ve/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected =
Retry #1 ---------------------------------------------------------------------------------------
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-2to2uhco0po/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected =
Retry #2 ---------------------------------------------------------------------------------------
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-ren6i41km6/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
test/api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-6dh04nn36rg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
test/api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected
Retry #1 ---------------------------------------------------------------------------------------
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-a5prf0mca5o/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
test/api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected
Retry #2 ---------------------------------------------------------------------------------------
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-7tpctmbv39g/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
test/css-link-test.ts#L107
4) [chromium] › css-link-test.ts:141:5 › CSS link tags › without streaming › Pathless layout route
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/CSS-link-tags-without-streaming-4v1o4u3g4p8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
105 | `;
106 |
> 107 | createNestedRoute("(auth)", ["login", "[...wild]"]);
| ^
108 | createNestedRoute("nested");
109 | createNestedRoute("[param]");
110 | createNestedRoute("nested/(pathless)", ["test"]);
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/css-link-test.ts:107:17
|
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/
|
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 `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/
|
13 failed
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form ========
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected ==
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected
[chromium] › css-link-test.ts:141:5 › CSS link tags › without streaming › Pathless layout route
[chromium] › event-stream-test.ts:51:3 › check event-stream › should change the inner text of the h1 element when receiving data from the event stream
[chromium] › meta-test.ts:230:5 › meta › without streaming › <meta charset='utf-8' /> in root add tag
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:78:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › redirect-test.ts:142:5 › external redirect › with JavaScript › should redirect to redirected
[chromium] › rendering-test.ts:66:3 › rendering › server renders matching routes ===============
[chromium] › sessions-test.ts:318:5 › sessions › with JavaScript › auth flow ===================
[chromium] › spa-test.ts:105:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:105:5 › spa rendering › with root.tsx › server rendering doesn't include content
79 skipped
|
The logs for this run have expired and are no longer available.
Loading