chore(deps): update dependency eslint-plugin-storybook to ^0.10.2 #3192
Annotations
11 warnings
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 12:
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 12:
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 12:
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 12:
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 12:
src/core/components/menu/menuButton.tsx#L231
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 12:
src/core/components/tree/treeItem.tsx#L76
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 12:
src/core/components/tree/treeItem.tsx#L78
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 12:
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
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 12:
src/core/hooks/useMatchMedia.ts#L25
Reassigning a variable after render has completed can cause inconsistent behavior on subsequent renders. Consider using state instead
|
Run pnpm lint -f compact --rule 'no-warning-comments: [off]' --max-warnings 12:
src/core/utils/portal/portalProvider.tsx#L56
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
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