Skip to content

feat: svelte service examples using runes #2743

feat: svelte service examples using runes

feat: svelte service examples using runes #2743

Triggered via pull request October 23, 2024 21:34
Status Failure
Total duration 8m 24s
Artifacts 7

pr.yml

on: pull_request
Matrix: e2e-tests / e2e-tests
Matrix: validate-os / validate-os
e2e-tests  /  merge-reports
0s
e2e-tests / merge-reports
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 notices
[stackblitz:svelte:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/progressbar/fullCustom › should have a consistent markup: [10770] /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2/src/brewer.svelte.ts#L6
1) [stackblitz:svelte:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/progressbar/fullCustom › should have a consistent markup Error: Error: Checking build of svelte bootstrap/progressbar/fullCustom failed with code 1 Creating stackblitz project for svelte bootstrap/progressbar/fullCustom in /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2 [10754] Installation of svelte bootstrap/progressbar/fullCustom dependencies started with command: npm install --prefer-offline --no-audit [10754] [10754] up to date in 563ms [10754] [10754] 7 packages are looking for funding [10754] run `npm fund` for details [10754] Installation of svelte bootstrap/progressbar/fullCustom dependencies exited with code 0 [10770] Checking build of svelte bootstrap/progressbar/fullCustom started with command: npm run build [10770] [10770] > agnos-ui-svelte-stackblitz-demo@0.0.0 build [10770] > vite build && svelte-check --tsconfig ./tsconfig.json [10770] [10770] vite v5.4.8 building for production... [10770] transforming... [10770] DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. [10770] [10770] More info: https://sass-lang.com/d/legacy-js-api [10770] [10770] ✓ 114 modules transformed. [10770] rendering chunks... [10770] computing gzip size... [10770] dist/index.html 0.65 kB │ gzip: 0.44 kB [10770] dist/assets/index-CQ-q6qXA.css 10.39 kB │ gzip: 2.22 kB [10770] dist/assets/index-B50AwbFt.js 35.46 kB │ gzip: 13.64 kB [10770] ✓ built in 1.03s [10770] [10770] ==================================== [10770] Loading svelte-check in workspace: /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2 [10770] Getting Svelte diagnostics... [10770] [10770] /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2/src/brewer.svelte.ts:6:14 [10770] Error: Cannot find namespace 'NodeJS'. [10770] #value = $state(0); [10770] #interval?: NodeJS.Timeout; [10770] #subscribers = 0; [10770] [10770] [10770] ==================================== [10770] svelte-check found 1 error and 0 warnings in 1 file [10770] Checking build of svelte bootstrap/progressbar/fullCustom exited with code 1 at /home/runner/work/AgnosUI/AgnosUI/[10770] /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2/src/brewer.svelte.ts:6:14 at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:51:19)
[stackblitz:svelte:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/progressbar/fullCustom › should have a consistent markup: [10925] /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2/src/brewer.svelte.ts#L6
1) [stackblitz:svelte:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/progressbar/fullCustom › should have a consistent markup Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Error: Checking build of svelte bootstrap/progressbar/fullCustom failed with code 1 Creating stackblitz project for svelte bootstrap/progressbar/fullCustom in /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2 [10910] Installation of svelte bootstrap/progressbar/fullCustom dependencies started with command: npm install --prefer-offline --no-audit [10910] [10910] up to date in 539ms [10910] [10910] 7 packages are looking for funding [10910] run `npm fund` for details [10910] Installation of svelte bootstrap/progressbar/fullCustom dependencies exited with code 0 [10925] Checking build of svelte bootstrap/progressbar/fullCustom started with command: npm run build [10925] [10925] > agnos-ui-svelte-stackblitz-demo@0.0.0 build [10925] > vite build && svelte-check --tsconfig ./tsconfig.json [10925] [10925] vite v5.4.8 building for production... [10925] transforming... [10925] DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. [10925] [10925] More info: https://sass-lang.com/d/legacy-js-api [10925] [10925] ✓ 114 modules transformed. [10925] rendering chunks... [10925] computing gzip size... [10925] dist/index.html 0.65 kB │ gzip: 0.44 kB [10925] dist/assets/index-CQ-q6qXA.css 10.39 kB │ gzip: 2.22 kB [10925] dist/assets/index-B50AwbFt.js 35.46 kB │ gzip: 13.64 kB [10925] ✓ built in 1.24s [10925] [10925] ==================================== [10925] Loading svelte-check in workspace: /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2 [10925] Getting Svelte diagnostics... [10925] [10925] /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2/src/brewer.svelte.ts:6:14 [10925] Error: Cannot find namespace 'NodeJS'. [10925] #value = $state(0); [10925] #interval?: NodeJS.Timeout; [10925] #subscribers = 0; [10925] [10925] [10925] ==================================== [10925] svelte-check found 1 error and 0 warnings in 1 file [10925] Checking build of svelte bootstrap/progressbar/fullCustom exited with code 1 at /home/runner/work/AgnosUI/AgnosUI/[10925] /tmp/agnosui-stackblitz-tests-KtTeP4/stackblitz-2/src/brewer.svelte.ts:6:14 at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:51:19)
e2e-tests / Test (10/10)
Process completed with exit code 1.
e2e-tests / Test (8/10)
The job was canceled because "_10" failed.
e2e-tests / Test (8/10)
The operation was canceled.
e2e-tests / Test (9/10)
The job was canceled because "_10" failed.
e2e-tests / Test (9/10)
The operation was canceled.
🎭 Playwright Run Summary
1 skipped 102 passed (2.2m)
🎭 Playwright Run Summary
2 skipped 96 passed (2.4m)
🎭 Playwright Run Summary
103 passed (2.5m)
🎭 Playwright Run Summary
107 passed (2.5m)
🎭 Playwright Run Summary
108 passed (2.7m)
🎭 Playwright Run Summary
102 passed (2.8m)
🎭 Playwright Run Summary
100 passed (3.2m)
🎭 Playwright Run Summary
1 failed [stackblitz:svelte:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/progressbar/fullCustom › should have a consistent markup 14 skipped 87 passed (5.0m)
🎭 Playwright Run Summary
2 skipped 101 passed (5.5m)

Artifacts

Produced during runtime
Name Size
e2e-test-1 Expired
184 KB
e2e-test-2 Expired
174 KB
e2e-test-3 Expired
161 KB
e2e-test-4 Expired
180 KB
e2e-test-5 Expired
170 KB
e2e-test-6 Expired
115 KB
e2e-test-7 Expired
111 KB