Skip to content

fix(deps): update dependency @sanity/ui to ^2.10.12 (#8108) #6237

fix(deps): update dependency @sanity/ui to ^2.10.12 (#8108)

fix(deps): update dependency @sanity/ui to ^2.10.12 (#8108) #6237

Triggered via push December 19, 2024 09:10
Status Success
Total duration 1m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: packages/sanity/src/core/comments/plugin/input/components/CommentsPortableTextInput.tsx#L262
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/sanity/src/core/comments/plugin/input/components/CommentsPortableTextInput.tsx#L441
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/sanity/src/core/comments/plugin/input/components/CommentsPortableTextInput.tsx#L528
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/sanity/src/core/comments/plugin/input/components/CommentsPortableTextInput.tsx#L561
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/sanity/src/core/components/commandList/CommandList.tsx#L186
Reassigning a variable after render has completed can cause inconsistent behavior on subsequent renders. Consider using state instead
lint: packages/sanity/src/core/form/inputs/PortableText/PortableTextInput.tsx#L295
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/sanity/src/core/form/inputs/PortableText/PortableTextInput.tsx#L296
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/sanity/src/core/form/inputs/PortableText/hooks/useMemberValidation.tsx#L36
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/sanity/src/core/form/inputs/PortableText/hooks/useMemberValidation.tsx#L37
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/sanity/src/core/form/inputs/PortableText/hooks/usePortableTextMembers.tsx#L119
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)