fix(types): Addition of search
to TextInputType
(#1518)
#3384
Annotations
10 errors and 11 warnings
src/core/primitives/textInput/textInput.tsx#L1
Replace `·CloseIcon·` with `CloseIcon`
|
src/core/primitives/textInput/textInput.tsx#L2
Replace `·ThemeFontWeightKey·` with `ThemeFontWeightKey`
|
src/core/primitives/textInput/textInput.tsx#L3
Replace `·forwardRef,·isValidElement,·useCallback,·useImperativeHandle,·useMemo,·useRef·` with `forwardRef,·isValidElement,·useCallback,·useImperativeHandle,·useMemo,·useRef`
|
src/core/primitives/textInput/textInput.tsx#L4
Replace `·isValidElementType·` with `isValidElementType`
|
src/core/primitives/textInput/textInput.tsx#L5
Replace `·styled·` with `styled`
|
src/core/primitives/textInput/textInput.tsx#L6
Replace `·EMPTY_RECORD·` with `EMPTY_RECORD`
|
src/core/primitives/textInput/textInput.tsx#L7
Replace `·useArrayProp,·useCustomValidity·` with `useArrayProp,·useCustomValidity`
|
src/core/primitives/textInput/textInput.tsx#L20
Replace `·useRootTheme·` with `useRootTheme`
|
src/core/primitives/textInput/textInput.tsx#L21
Replace `·Radius·` with `Radius`
|
src/core/primitives/textInput/textInput.tsx#L22
Replace `·Box·` with `Box`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/core/components/autocomplete/autocomplete.tsx#L100
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:638:24)
|
src/core/components/autocomplete/autocomplete.tsx#L100
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:635:8)
|
src/core/components/autocomplete/autocomplete.tsx#L100
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:642:8)
|
src/core/components/autocomplete/autocomplete.tsx#L100
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:665:26)
|
src/core/components/autocomplete/autocomplete.tsx#L635
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
src/core/components/autocomplete/autocomplete.tsx#L638
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
src/core/components/autocomplete/autocomplete.tsx#L642
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
src/core/components/autocomplete/autocomplete.tsx#L665
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
src/core/components/breadcrumbs/breadcrumbs.tsx#L27
[ReactCompilerBailout] React Compiler has skipped optimizing this component because the existing manual memoization could not be preserved. This value was memoized in source but not in compilation output. (@:42:19)
|
src/core/components/breadcrumbs/breadcrumbs.tsx#L27
[ReactCompilerBailout] React Compiler has skipped optimizing this component because the existing manual memoization could not be preserved. This dependency may be mutated later, which could cause the value to change unexpectedly (@:81:41)
|
The logs for this run have expired and are no longer available.
Loading