Add support for JavaScript / Jinja templates in the kiosk-mode options #158
Annotations
2 errors, 3 warnings, and 1 notice
[chromium] βΊ main-options.spec.ts:10:5 βΊ Option: kiosk:
tests/main-options.spec.ts#L12
1) [chromium] βΊ main-options.spec.ts:10:5 βΊ Option: kiosk ββββββββββββββββββββββββββββββββββββββββ
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://host.docker.internal:8123/
Call log:
- navigating to "http://host.docker.internal:8123/", waiting until "load"
10 | test('Option: kiosk', async ({ page }) => {
11 |
> 12 | await page.goto(BASE_URL);
| ^
13 |
14 | await expect(page.locator(SELECTORS.HEADER)).toBeVisible();
15 | await expect(page.locator(SELECTORS.HA_SIDEBAR)).toBeVisible();
at /home/runner/work/kiosk-mode/kiosk-mode/tests/main-options.spec.ts:12:13
|
test
Process completed with exit code 1.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] βΊ url-parameters.spec.ts#L1
[chromium] βΊ url-parameters.spec.ts took 22.7s
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
π Playwright Run Summary
1 failed
[chromium] βΊ main-options.spec.ts:10:5 βΊ Option: kiosk βββββββββββββββββββββββββββββββββββββββββ
36 passed (1.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-report
Expired
|
453 KB |
|