refactor(admin): 修正各类小错误 #138
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
|