chore: v5 update the deps #15462
main.yml
on: pull_request
Build
/
Build
37s
Quality
/
Quality
42s
Matrix: Build Tests / test_build
Matrix: Component Starter Smoke Test / component_starter
Matrix: Integration Tests / test_integration
Matrix: Runtime Tests / test_runtime
Matrix: Special Config Tests / test_special_config
Matrix: SSR Tests / test_ssr
Matrix: SSR WASM Tests / test_ssr_wasm
Matrix: Unit Tests / unit_test
Annotations
2 errors and 20 warnings
|
Unit Tests / Unit Tests (windows-latest)
Process completed with exit code 1.
|
|
src/compiler/style/_test_/build-conditionals.spec.ts > build-conditionals > should set svg/slot/shadow build conditionals:
packages/core/src/compiler/style/_test_/build-conditionals.spec.ts#L57
AssertionError: expected { allRenderFn: true, …(77) } to deeply equal ObjectContaining{…}
- Expected
+ Received
- ObjectContaining {
+ {
+ "allRenderFn": true,
+ "asyncLoading": true,
+ "asyncQueue": false,
+ "constructableCSS": true,
+ "cssAnnotations": true,
+ "deserializer": false,
+ "devTools": false,
+ "element": false,
+ "event": false,
+ "formAssociated": false,
+ "hasRenderFn": true,
+ "hostListener": false,
+ "hostListenerTarget": false,
+ "hostListenerTargetBody": false,
+ "hostListenerTargetDocument": false,
+ "hostListenerTargetWindow": false,
+ "hotModuleReplacement": false,
+ "hydrateClientSide": false,
+ "hydrateServerSide": false,
+ "hydratedAttribute": false,
+ "hydratedClass": true,
+ "hydratedSelectorName": "hydrated",
+ "initializeNextTick": false,
+ "invisiblePrehydration": true,
+ "isDebug": false,
+ "isDev": true,
+ "isTesting": true,
+ "lazyLoad": true,
+ "lifecycle": false,
+ "lifecycleDOMEvents": true,
+ "lightDomPatches": false,
+ "member": false,
+ "method": false,
+ "mode": false,
+ "observeAttribute": false,
+ "patchAll": false,
+ "patchChildren": false,
+ "patchClone": false,
+ "patchInsert": false,
+ "profile": true,
+ "prop": false,
+ "propBoolean": false,
+ "propChangeCallback": false,
+ "propMutable": false,
+ "propNumber": false,
+ "propString": false,
+ "reflect": false,
+ "scoped": false,
+ "serializer": false,
+ "shadowDelegatesFocus": false,
"shadowDom": true,
- "slot": true,
- "svg": true,
+ "shadowModeClosed": false,
+ "shadowSlotAssignmentManual": false,
+ "signalBacking": false,
+ "slot": false,
+ "slotChildNodes": false,
+ "slotCloneNode": false,
+ "slotDomMutations": false,
+ "slotRelocation": false,
+ "slotTextContent": false,
+ "state": false,
+ "staticHydrationStyles": false,
+ "style": false,
+ "svg": false,
+ "taskQueue": true,
+ "updatable": false,
+ "vdomAttribute": true,
+ "vdomClass": false,
+ "vdomFunctional": false,
+ "vdomKey": true,
+ "vdomListener": false,
+ "vdomPropOrAttr": false,
+ "vdomRef": false,
"vdomRender": true,
+ "vdomSignals": false,
+ "vdomStyle": false,
+ "vdomText": true,
+ "vdomXlink": false,
}
❯ src/compiler/style/_test_/build-conditionals.spec.ts:57:60
|
|
SSR Tests / SSR (ubuntu-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SSR Tests / SSR (ubuntu-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Starter Smoke Test / Component Starter (ubuntu-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Starter Smoke Test / Component Starter (ubuntu-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Special Config Tests / Special Config (ubuntu-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SSR Tests / SSR (windows-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Runtime Tests / Runtime (ubuntu-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / Integration (ubuntu-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Runtime Tests / Runtime (ubuntu-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / Integration (ubuntu-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Special Config Tests / Special Config (ubuntu-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Starter Smoke Test / Component Starter (windows-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SSR Tests / SSR (windows-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / Integration (windows-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Special Config Tests / Special Config (windows-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Starter Smoke Test / Component Starter (windows-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / Integration (windows-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Special Config Tests / Special Config (windows-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Runtime Tests / Runtime (windows-latest, node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Runtime Tests / Runtime (windows-latest, node 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
stencil-build
Expired
|
1.03 MB |
sha256:80d7cb29a0faf5ac2aabc12db4946e22417aab3c18270751ce68279abcbc482c
|
|