fix(performance): improve useArrayProp
memoization
#3247
Annotations
11 warnings
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 27:
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 27:
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 27:
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 27:
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 27:
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 27:
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 27:
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 27:
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 27:
src/core/components/breadcrumbs/breadcrumbs.tsx#L28
[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. (@:43:19)
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 27:
src/core/components/breadcrumbs/breadcrumbs.tsx#L28
[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 (@:82:41)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "html-report--attempt-1", "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading