fix(performance): revert auto memoize Autocomplete
(#1466)
#3238
main.yml
on: push
build
1m 17s
Run Studio End-to-end tests
/
prepare
Matrix: test
Semantic release
2m 12s
Matrix: Run Studio End-to-end tests / install
Waiting for pending jobs
Matrix: Run Studio End-to-end tests / playwright-test
Waiting for pending jobs
Run Studio End-to-end tests
/
merge-reports
Matrix: Run Studio End-to-end tests / cleanup
Waiting for pending jobs
Annotations
12 warnings
ESLint:
src/core/components/autocomplete/autocomplete.tsx#L635
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint:
src/core/components/autocomplete/autocomplete.tsx#L638
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint:
src/core/components/autocomplete/autocomplete.tsx#L642
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint:
src/core/components/autocomplete/autocomplete.tsx#L665
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint:
src/core/components/tree/treeItem.tsx#L76
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint:
src/core/components/tree/treeItem.tsx#L78
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint:
src/core/hooks/useMatchMedia.ts#L25
Reassigning a variable after render has completed can cause inconsistent behavior on subsequent renders. Consider using state instead
|
ESLint:
src/core/utils/portal/portalProvider.tsx#L56
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint:
src/core/utils/portal/portalProvider.tsx#L57
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint:
src/core/utils/portal/portalProvider.tsx#L60
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Node.js lts/* / macos-latest
No files were found with the provided path: cypress/screenshots
cypress/videos. No artifacts will be uploaded.
|
Node.js lts/* / ubuntu-latest
No files were found with the provided path: cypress/screenshots
cypress/videos. No artifacts will be uploaded.
|