Skip to content

fix(sliceBlocks): better inline object handling #1173

fix(sliceBlocks): better inline object handling

fix(sliceBlocks): better inline object handling #1173

Triggered via push January 22, 2025 12:49
Status Success
Total duration 34s
Artifacts
check-lint
27s
check-lint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)