chore(deps): update dependency vite to ^5.4.11 (#1471) #3249
Annotations
10 warnings
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
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)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
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)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
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)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
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)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
src/core/components/autocomplete/autocomplete.tsx#L635
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
src/core/components/autocomplete/autocomplete.tsx#L638
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
src/core/components/autocomplete/autocomplete.tsx#L642
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
src/core/components/autocomplete/autocomplete.tsx#L665
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
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)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 33:
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)
|
Loading