Skip to content

fix(releases): hiding calendar on release picker dialog when not scheduled release type #6337

fix(releases): hiding calendar on release picker dialog when not scheduled release type

fix(releases): hiding calendar on release picker dialog when not scheduled release type #6337

Triggered via pull request December 24, 2024 15:55
Status Success
Total duration 1m 30s
Artifacts

are-we-compiled-yet.yml

on: pull_request
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)