added new fat-html=3 mode with async chunks and shadowing scripts #6601
Triggered via pull request
December 28, 2024 08:49
Status
Failure
Total duration
13m 32s
Artifacts
–
test.yml
on: pull_request
Matrix: build
Matrix: linters
Matrix: components
Matrix: modules
Annotations
11 errors, 7 warnings, and 4 notices
linters (20.x):
build/monic/dynamic-component-import.js#L104
Expected '===' and instead saw '=='
|
linters (20.x):
build/monic/attach-component-dependencies.js#L30
Expected '!==' and instead saw '!='
|
linters (20.x):
build/webpack/plugins.js#L71
Expected '===' and instead saw '=='
|
linters (20.x):
build/webpack/module/rules/ts.js#L68
Expected '!==' and instead saw '!='
|
linters (20.x):
build/webpack/module/rules/ess.js#L30
Expected '===' and instead saw '=='
|
linters (20.x):
build/monic/dynamic-component-import.js#L104
Expected '===' and instead saw '=='
|
linters (20.x):
build/monic/attach-component-dependencies.js#L30
Expected '!==' and instead saw '!='
|
linters (20.x):
build/webpack/plugins.js#L71
Expected '===' and instead saw '=='
|
linters (20.x):
build/webpack/module/rules/ts.js#L68
Expected '!==' and instead saw '!='
|
linters (20.x):
build/webpack/module/rules/ess.js#L30
Expected '===' and instead saw '=='
|
[unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end:
src/components/base/b-slider/test/unit/auto-slide.ts#L89
1) [unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: 2
87 | .toBeGreaterThan(autoSlidePostGestureDelay);
88 |
> 89 | test.expect(await current(slider)).toBe(1);
| ^
90 | });
91 |
92 | });
at /home/runner/work/Client/Client/src/components/base/b-slider/test/unit/auto-slide.ts:89:40
|
linters (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
modules (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
components (20.x, 4, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
components (20.x, 2, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
components (20.x, 3, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
components (20.x, 1, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 skipped
326 passed (7.0m)
|
🎭 Playwright Run Summary
1 skipped
364 passed (7.4m)
|
🎭 Playwright Run Summary
1 skipped
372 passed (7.4m)
|
🎭 Playwright Run Summary
1 flaky
[unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end
356 passed (8.4m)
|