Web UI: per-row unit suffixes, Fahrenheit support, dark-mode default #7
Annotations
4 errors, 2 warnings, and 2 notices
|
e2e (mobile)
Process completed with exit code 1.
|
|
[mobile] › test/e2e/mobile-slider-layout.spec.ts:282:7 › mobile slider multi-row layout › value input glyph end aligns with info-row max bound (right-edge):
test/e2e/mobile-slider-layout.spec.ts#L306
1) [mobile] › test/e2e/mobile-slider-layout.spec.ts:282:7 › mobile slider multi-row layout › value input glyph end aligns with info-row max bound (right-edge)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: value glyph end (343.703125) should align with max bound (384.203125)
expect(received).toBeLessThanOrEqual(expected)
Expected: <= 1
Received: 40.5
304 | Math.abs(verdict!.valTextRight - verdict!.maxRight),
305 | `value glyph end (${verdict!.valTextRight}) should align with max bound (${verdict!.maxRight})`,
> 306 | ).toBeLessThanOrEqual(1);
| ^
307 | });
308 |
309 | test("slider preview marker lands on the visible track when scatter point is hovered", async ({ page }) => {
at /home/runner/work/SustainableConcrete/SustainableConcrete/test/e2e/mobile-slider-layout.spec.ts:306:7
|
|
[mobile] › test/e2e/mobile-slider-layout.spec.ts:282:7 › mobile slider multi-row layout › value input glyph end aligns with info-row max bound (right-edge):
test/e2e/mobile-slider-layout.spec.ts#L306
1) [mobile] › test/e2e/mobile-slider-layout.spec.ts:282:7 › mobile slider multi-row layout › value input glyph end aligns with info-row max bound (right-edge)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: value glyph end (343.703125) should align with max bound (384.203125)
expect(received).toBeLessThanOrEqual(expected)
Expected: <= 1
Received: 40.5
304 | Math.abs(verdict!.valTextRight - verdict!.maxRight),
305 | `value glyph end (${verdict!.valTextRight}) should align with max bound (${verdict!.maxRight})`,
> 306 | ).toBeLessThanOrEqual(1);
| ^
307 | });
308 |
309 | test("slider preview marker lands on the visible track when scatter point is hovered", async ({ page }) => {
at /home/runner/work/SustainableConcrete/SustainableConcrete/test/e2e/mobile-slider-layout.spec.ts:306:7
|
|
[mobile] › test/e2e/mobile-slider-layout.spec.ts:282:7 › mobile slider multi-row layout › value input glyph end aligns with info-row max bound (right-edge):
test/e2e/mobile-slider-layout.spec.ts#L306
1) [mobile] › test/e2e/mobile-slider-layout.spec.ts:282:7 › mobile slider multi-row layout › value input glyph end aligns with info-row max bound (right-edge)
Error: value glyph end (343.703125) should align with max bound (384.203125)
expect(received).toBeLessThanOrEqual(expected)
Expected: <= 1
Received: 40.5
304 | Math.abs(verdict!.valTextRight - verdict!.maxRight),
305 | `value glyph end (${verdict!.valTextRight}) should align with max bound (${verdict!.maxRight})`,
> 306 | ).toBeLessThanOrEqual(1);
| ^
307 | });
308 |
309 | test("slider preview marker lands on the visible track when scatter point is hovered", async ({ page }) => {
at /home/runner/work/SustainableConcrete/SustainableConcrete/test/e2e/mobile-slider-layout.spec.ts:306:7
|
|
e2e (desktop)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e (mobile)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
31 skipped
36 passed (1.4m)
|
|
🎭 Playwright Run Summary
1 failed
[mobile] › test/e2e/mobile-slider-layout.spec.ts:282:7 › mobile slider multi-row layout › value input glyph end aligns with info-row max bound (right-edge)
33 skipped
33 passed (2.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-mobile
Expired
|
32.7 MB |
sha256:b799fb966e01d9be0b148b189f989fa0a82f9ccf20eeb2fe4f1f8fac13821273
|
|