Skip to content

chore: release main #1140

chore: release main

chore: release main #1140

Triggered via pull request January 17, 2025 10:08
Status Success
Total duration 39s
Artifacts

check-react-compiler.yml

on: pull_request
check-lint
28s
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#L137
[ReactCompilerBailout] Support value blocks (conditional, logical, optional chaining, etc) within a try/catch statement (@:647: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)