Skip to content

chore: release main #1251

chore: release main

chore: release main #1251

Triggered via pull request January 30, 2025 19:45
Status Success
Total duration 37s
Artifacts

check-react-compiler.yml

on: pull_request
check-lint
27s
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)