Skip to content

feat: support for rtl and farsi i18n #11048

feat: support for rtl and farsi i18n

feat: support for rtl and farsi i18n #11048

Triggered via pull request October 1, 2024 06:42
Status Failure
Total duration 8m 27s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
typecheck
Property 'Select' is missing in type '{ Confirm: { cancel: string; confirm: string; }; Slider: { resetTo: string; }; Picker: { locale: string; dateFormat?: string; dateTimeFormat?: string; fieldDateTimeFormat?: string; fieldDateFormat?: string; ... 45 more ...; relativeTime: Partial<{ future: string; past: string; s: string; m: string; mm: string; h: st...' but required in type '{ Confirm: Record<string, any>; Slider: Record<string, any>; Picker: Locale; CascaderList: Record<string, any>; Select: Record<string, any>; }'.
typecheck
@univerjs/design#lint:types: command (/home/runner/work/univer/univer/packages/design) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:types exited (2)
typecheck
Process completed with exit code 2.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/