chore: release main #1056
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check react compiler on editor:
packages/editor/src/editor/Editable.tsx#L120
[ReactCompilerBailout] Support value blocks (conditional, logical, optional chaining, etc) within a try/catch statement (@:630:8)
|
Check react compiler on editor:
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 react compiler on editor:
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 react compiler on editor:
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 react compiler on editor:
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 react compiler on editor:
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 react compiler on editor:
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 react compiler on editor:
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 react compiler on editor:
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 react compiler on editor:
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)
|
Loading