fix(performance): auto memoize TabList
(#1449)
#3191
main.yml
on: push
build
1m 19s
Run Studio End-to-end tests
/
prepare
Matrix: test
Semantic release
2m 14s
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/menu/menuButton.tsx#L231
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/useArrayProp.ts#L22
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
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)
|
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.
|