Skip to content

fix: add deprecation messages to PortableTextEditor methods #1250

fix: add deprecation messages to PortableTextEditor methods

fix: add deprecation messages to PortableTextEditor methods #1250

Triggered via push January 30, 2025 19:44
Status Success
Total duration 42s
Artifacts
check-lint
23s
check-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check-lint: packages/editor/src/editor/Editable.tsx#L136
[ReactCompilerBailout] Support value blocks (conditional, logical, optional chaining, etc) within a try/catch statement (@:637:8)
check-lint: packages/editor/src/editor/components/Element.tsx#L61
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:138:26)
check-lint: packages/editor/src/editor/components/Element.tsx#L61
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:171:34)
check-lint: packages/editor/src/editor/components/Element.tsx#L61
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:196:39)
check-lint: packages/editor/src/editor/components/Element.tsx#L61
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:211:6)
check-lint: packages/editor/src/editor/components/Element.tsx#L61
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:282:6)
check-lint: packages/editor/src/editor/components/Element.tsx#L138
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
check-lint: packages/editor/src/editor/components/Element.tsx#L171
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
check-lint: packages/editor/src/editor/components/Element.tsx#L196
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
check-lint: packages/editor/src/editor/components/Element.tsx#L211
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)