Skip to content

ci: add TDesign Component Repositories CI Test #7

ci: add TDesign Component Repositories CI Test

ci: add TDesign Component Repositories CI Test #7

Triggered via pull request February 6, 2025 09:30
Status Failure
Total duration 8m 8s
Artifacts

test-component.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

31 errors
tdesign-mobile-vue: js/upload/main.ts#L1
Cannot find module 'lodash-es' or its corresponding type declarations.
tdesign-mobile-vue: js/upload/main.ts#L37
Type 'number | SizeLimitObj | { size: number | SizeLimitObj; unit: "KB"; }' is not assignable to type 'SizeLimitObj'.
tdesign-mobile-vue: js/upload/xhr.ts#L1
Cannot find module 'lodash-es' or its corresponding type declarations.
tdesign-mobile-vue: js/upload/xhr.ts#L62
This expression is not callable.
tdesign-mobile-vue: js/utils/calcTextareaHeight.ts#L1
Cannot find module 'lodash-es' or its corresponding type declarations.
tdesign-mobile-vue: js/utils/helper.ts#L1
Cannot find module 'lodash-es' or its corresponding type declarations.
tdesign-mobile-vue: js/utils/helper.ts#L55
Type 'string | string[] | LinearGradient' is not assignable to type 'string'.
tdesign-mobile-vue: js/utils/helper.ts#L59
Property 'unshift' does not exist on type 'string | string[] | LinearGradient'.
tdesign-mobile-vue: js/utils/helper.ts#L61
Property 'join' does not exist on type 'string | string[] | LinearGradient'.
tdesign-mobile-vue: js/utils/helper.ts#L64
Property 'from' does not exist on type 'string | string[] | LinearGradient'.
tdesign-vue: js/color-picker/gradient.ts#L1
Cannot find module 'lodash-es' or its corresponding type declarations.
tdesign-vue: js/date-picker/format.ts#L1
Cannot find module 'lodash-es' or its corresponding type declarations.
tdesign-vue: js/date-picker/format.ts#L31
Property 'split' does not exist on type 'string | number | Date'.
tdesign-vue: js/date-picker/format.ts#L32
Property 'split' does not exist on type 'string | number | Date'.
tdesign-vue: js/date-picker/format.ts#L59
Property 'split' does not exist on type 'string | number | Date'.
tdesign-vue: js/date-picker/format.ts#L60
Property 'split' does not exist on type 'string | number | Date'.
tdesign-vue: js/date-picker/utils.ts#L1
Cannot find module 'lodash-es' or its corresponding type declarations.
tdesign-vue: js/date-picker/utils.ts#L233
This expression is not callable.
tdesign-vue: js/date-picker/utils.ts#L250
This expression is not callable.
tdesign-vue: js/date-picker/utils.ts#L267
This expression is not callable.
tdesign-mobile-react
Process completed with exit code 1.
tdesign-web-components: js/input-number/large-number.ts#L1
Cannot find module 'lodash-es' or its corresponding type declarations.
tdesign-web-components: js/input-number/large-number.ts#L16
Argument of type 'string | number' is not assignable to parameter of type 'string'.
tdesign-web-components: js/input-number/large-number.ts#L22
Property 'length' does not exist on type 'string | number'.
tdesign-web-components: js/input-number/large-number.ts#L373
Property 'places' does not exist on type 'InputNumberDecimalPlaces'.
tdesign-web-components: js/input-number/large-number.ts#L373
Property 'enableRound' does not exist on type 'InputNumberDecimalPlaces'.
tdesign-web-components: js/input-number/large-number.ts#L375
Argument of type 'InputNumberDecimalPlaces' is not assignable to parameter of type 'number'.
tdesign-web-components: js/input-number/large-number.ts#L393
Property 'places' does not exist on type 'InputNumberDecimalPlaces'.
tdesign-web-components: js/input-number/large-number.ts#L394
Property 'enableRound' does not exist on type 'InputNumberDecimalPlaces'.
tdesign-web-components: js/input-number/large-number.ts#L397
Property 'split' does not exist on type 'string | number'.
tdesign-web-components: js/input-number/large-number.ts#L400
Type 'string | number' is not assignable to type 'string'.