expose waitUntil in env for start-cloudflare-workers (#973) #1456
Annotations
2 errors, 5 warnings, and 1 notice
test\sessions-test.ts#L6
1) [chromium] โบ sessions-test.ts:318:5 โบ sessions โบ with JavaScript โบ auth flow ==================
"beforeAll" hook timeout of 120000ms exceeded.
4 | import { PlaywrightFixture } from "./helpers/playwright-fixture.js";
5 |
> 6 | test.describe("sessions", () => {
| ^
7 | let appFixture: AppFixture;
8 | test.beforeAll(async () => {
9 | appFixture = await (
at D:\a\solid-start\solid-start\test\sessions-test.ts:6:8
|
test\sessions-test.ts#L305
1) [chromium] โบ sessions-test.ts:318:5 โบ sessions โบ with JavaScript โบ auth flow ==================
TypeError: Cannot read properties of undefined (reading 'close')
303 | `
304 | }
> 305 | })
| ^
306 | ).createServer();
307 | });
308 |
at file:///D:/a/solid-start/solid-start/test/sessions-test.ts:305:22
|
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 `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/
|
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 logs for this run have expired and are no longer available.
Loading