Skip to content

fix(performance): revert auto memoize Autocomplete (#1466) #3238

fix(performance): revert auto memoize Autocomplete (#1466)

fix(performance): revert auto memoize Autocomplete (#1466) #3238

Triggered via push November 8, 2024 14:40
Status Success
Total duration 7m 1s
Artifacts

main.yml

on: push
Run Studio End-to-end tests  /  prepare
Run Studio End-to-end tests / prepare
Matrix: test
Run Studio End-to-end tests  /  cache-cli
Run Studio End-to-end tests / cache-cli
Semantic release
2m 12s
Semantic release
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
Run Studio End-to-end tests / merge-reports
Matrix: Run Studio End-to-end tests / cleanup
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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.