Skip to content

fix(cmfx/member): 添加会员时会尝试自动添加一个 infoPO 数据项 #139

fix(cmfx/member): 添加会员时会尝试自动添加一个 infoPO 数据项

fix(cmfx/member): 添加会员时会尝试自动添加一个 infoPO 数据项 #139

Triggered via push December 17, 2024 03:14
Status Failure
Total duration 50s
Artifacts

vitest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
src/core/locale/locale.spec.ts > Locale > t/tt: admin/src/core/locale/locale.ts#L152
TypeError: Cannot read properties of undefined (reading 'setLocale') ❯ new Locale src/core/locale/locale.ts:152:21 ❯ src/core/locale/locale.spec.ts:28:17
src/core/locale/locale.spec.ts > Locale > locales: admin/src/core/locale/locale.ts#L152
TypeError: Cannot read properties of undefined (reading 'setLocale') ❯ new Locale src/core/locale/locale.ts:152:21 ❯ src/core/locale/locale.spec.ts:46:19
src/core/locale/locale.spec.ts > Locale > bytes: admin/src/core/locale/locale.ts#L152
TypeError: Cannot read properties of undefined (reading 'setLocale') ❯ new Locale src/core/locale/locale.ts:152:21 ❯ src/core/locale/locale.spec.ts:51:19
src/core/locale/locale.spec.ts > Locale > duration: admin/src/core/locale/locale.ts#L152
TypeError: Cannot read properties of undefined (reading 'setLocale') ❯ new Locale src/core/locale/locale.ts:152:21 ❯ src/core/locale/locale.spec.ts:60:19
src/core/locale/locale.spec.ts > Locale > date: admin/src/core/locale/locale.ts#L152
TypeError: Cannot read properties of undefined (reading 'setLocale') ❯ new Locale src/core/locale/locale.ts:152:21 ❯ src/core/locale/locale.spec.ts:66:19
src/core/locale/locale.spec.ts > Locale > datetime: admin/src/core/locale/locale.ts#L152
TypeError: Cannot read properties of undefined (reading 'setLocale') ❯ new Locale src/core/locale/locale.ts:152:21 ❯ src/core/locale/locale.spec.ts:71:19
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636