Skip to content

Update all non-major dependencies #1552

Update all non-major dependencies

Update all non-major dependencies #1552

Triggered via pull request May 19, 2025 17:26
Status Failure
Total duration 1m 22s
Artifacts

test.yml

on: pull_request
Lint source code
19s
Lint source code
Publish test build to pkg.pr.new
28s
Publish test build to pkg.pr.new
Test build of example projects
1m 15s
Test build of example projects
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 1 warning
Test on Node.js 20 OS: ubuntu-latest
Process completed with exit code 1.
__tests__/frameworks/vite/sfc.spec.ts > Vite SFC > supports custom blockType: __tests__/frameworks/vite/sfc.spec.ts#L81
Error: Snapshot `Vite SFC > supports custom blockType 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/blockType.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/blockType.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/blockType.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return _toDisplayString(_ctx.$t('test-key')) } ❯ __tests__/frameworks/vite/sfc.spec.ts:81:18
__tests__/frameworks/vite/sfc.spec.ts > Vite SFC > parseFtl > generates block code even if it has errors: __tests__/frameworks/vite/sfc.spec.ts#L62
Error: Snapshot `Vite SFC > parseFtl > generates block code even if it has errors 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/errors.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/errors.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/errors.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/sfc.spec.ts:62:20
__tests__/frameworks/vite/sfc.spec.ts > Vite SFC > parseFtl > parses ftl syntax during compilation: __tests__/frameworks/vite/sfc.spec.ts#L43
Error: Snapshot `Vite SFC > parseFtl > parses ftl syntax during compilation 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/test.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/test.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/test.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/sfc.spec.ts:43:20
__tests__/frameworks/vite/sfc.spec.ts > Vite SFC > generates custom block code: __tests__/frameworks/vite/sfc.spec.ts#L23
Error: Snapshot `Vite SFC > generates custom block code 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/test.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/test.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/test.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/sfc.spec.ts:23:18
__tests__/frameworks/vite/external.spec.ts > Vite external > parseFtl > parses ftl syntax during compilation: __tests__/frameworks/vite/external.spec.ts#L96
Error: Snapshot `Vite external > parseFtl > parses ftl syntax during compilation 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/components/external.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/external.spec.ts:96:20
__tests__/frameworks/vite/external.spec.ts > Vite external > getFtlPath: __tests__/frameworks/vite/external.spec.ts#L53
Error: Snapshot `Vite external > getFtlPath 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/components/external.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/external.spec.ts:53:18
__tests__/frameworks/vite/external.spec.ts > Vite external > works: __tests__/frameworks/vite/external.spec.ts#L31
Error: Snapshot `Vite external > works 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/components/external.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/external.spec.ts:31:18
Test on Node.js 22 OS: windows-latest
The operation was canceled.
Test on Node.js 22 OS: windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
Test on Node.js 22 OS: ubuntu-latest
The operation was canceled.
__tests__/frameworks/vite/sfc.spec.ts > Vite SFC > supports custom blockType: __tests__/frameworks/vite/sfc.spec.ts#L81
Error: Snapshot `Vite SFC > supports custom blockType 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/blockType.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/blockType.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/blockType.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return _toDisplayString(_ctx.$t('test-key')) } ❯ __tests__/frameworks/vite/sfc.spec.ts:81:18
__tests__/frameworks/vite/sfc.spec.ts > Vite SFC > parseFtl > generates block code even if it has errors: __tests__/frameworks/vite/sfc.spec.ts#L62
Error: Snapshot `Vite SFC > parseFtl > generates block code even if it has errors 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/errors.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/errors.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/errors.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/sfc.spec.ts:62:20
__tests__/frameworks/vite/sfc.spec.ts > Vite SFC > parseFtl > parses ftl syntax during compilation: __tests__/frameworks/vite/sfc.spec.ts#L43
Error: Snapshot `Vite SFC > parseFtl > parses ftl syntax during compilation 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/test.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/test.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/test.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/sfc.spec.ts:43:20
__tests__/frameworks/vite/sfc.spec.ts > Vite SFC > generates custom block code: __tests__/frameworks/vite/sfc.spec.ts#L23
Error: Snapshot `Vite SFC > generates custom block code 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/test.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/test.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/test.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/sfc.spec.ts:23:18
__tests__/frameworks/vite/external.spec.ts > Vite external > parseFtl > parses ftl syntax during compilation: __tests__/frameworks/vite/external.spec.ts#L96
Error: Snapshot `Vite external > parseFtl > parses ftl syntax during compilation 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/components/external.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/external.spec.ts:96:20
__tests__/frameworks/vite/external.spec.ts > Vite external > getFtlPath: __tests__/frameworks/vite/external.spec.ts#L53
Error: Snapshot `Vite external > getFtlPath 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/components/external.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/external.spec.ts:53:18
__tests__/frameworks/vite/external.spec.ts > Vite external > works: __tests__/frameworks/vite/external.spec.ts#L31
Error: Snapshot `Vite external > works 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "=== /fixtures/components/external.vue === - import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = {} + import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/fixtures/components/external.vue");const _sfc_main = { } import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@id/virtual:empty:vue" function _sfc_render(_ctx, _cache) { return (_openBlock(), _createElementBlock("div", null, [ _createElementVNode("div", null, _toDisplayString(_ctx.$t('hello-user', { userName: _ctx.userName })), 1 /* TEXT */), ❯ __tests__/frameworks/vite/external.spec.ts:31:18
Test on Node.js 22 OS: ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
Test on Node.js 20 OS: windows-latest
The operation was canceled.
Test on Node.js 20 OS: windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
Test build of example projects
Property 'customTypes' does not exist on type 'TypesConfig'.
Test build of example projects
Property 'customTypes' does not exist on type 'TypesConfig'.
Test build of example projects
Property 'customTypes' does not exist on type 'TypesConfig'.
Test build of example projects
Property 'customTypes' does not exist on type 'TypesConfig'.
Test build of example projects
Property 'customTypes' does not exist on type 'TypesConfig'.
Test build of example projects
Property 'customTypes' does not exist on type 'TypesConfig'.
Test on Node.js 20 OS: windows-latest
command pnpm store prune exits with code 1