Add new 'base' color in themes (50) #3671
Annotations
10 errors and 11 warnings
|
|
|
|
build:
packages/core/src/components/Picker/dropdown/DropDownModalPicker.tsx#L99
Replace `(pickerItemProps.selectedTextColor·??·dropDownTextColor)` with `pickerItemProps.selectedTextColor·??·dropDownTextColor`
|
build:
packages/core/src/components/Picker/dropdown/DropDownModalPicker.tsx#L103
Replace `(pickerItemProps.selectedTextSize·??·14)` with `pickerItemProps.selectedTextSize·??·14`
|
build:
packages/core/src/components/Picker/dropdown/DropDownPicker.tsx#L63
Replace `(internalValue·??·[])·:·(internalValue·??·"")` with `internalValue·??·[]·:·internalValue·??·""`
|
|
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
packages/core/src/__tests__/components/Picker.test.tsx#L11
'React' is already declared in the upper scope on line 1 column 13
|
build:
packages/core/src/__tests__/components/Picker.test.tsx#L14
'Picker' is already declared in the upper scope on line 3 column 10
|
build:
packages/core/src/__tests__/components/Picker.test.tsx#L28
'React' is already declared in the upper scope on line 1 column 13
|
build:
packages/core/src/__tests__/components/Picker.test.tsx#L31
'Picker' is already declared in the upper scope on line 3 column 10
|
build:
packages/core/src/__tests__/components/PinInput.test.tsx#L18
'text' is already declared in the upper scope on line 10 column 11
|
build:
packages/core/src/__tests__/components/VideoPlayer.test.tsx#L16
'React' is already declared in the upper scope on line 1 column 8
|
build:
packages/core/src/components/Checkbox/CheckboxRow.tsx#L108
Unexpected comma in middle of array
|
build:
packages/core/src/components/Layout/Square.tsx#L29
Expected '!==' and instead saw '!='
|
build:
packages/core/src/components/Layout/ZStack.tsx#L33
'width' is already declared in the upper scope on line 24 column 21
|
build:
packages/core/src/components/Layout/ZStack.tsx#L33
'height' is already declared in the upper scope on line 24 column 36
|