Skip to content

feat(behavior): add select event #982

feat(behavior): add select event

feat(behavior): add select event #982

Triggered via push January 2, 2025 12:16
Status Success
Total duration 42s
Artifacts
check-lint
31s
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#L120
[ReactCompilerBailout] Support value blocks (conditional, logical, optional chaining, etc) within a try/catch statement (@:630:8)
check-lint: packages/editor/src/editor/components/Element.tsx#L66
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:143:26)
check-lint: packages/editor/src/editor/components/Element.tsx#L66
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:176:34)
check-lint: packages/editor/src/editor/components/Element.tsx#L66
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:199:39)
check-lint: packages/editor/src/editor/components/Element.tsx#L66
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:222:6)
check-lint: packages/editor/src/editor/components/Element.tsx#L66
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:286:6)
check-lint: packages/editor/src/editor/components/Element.tsx#L143
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#L176
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#L199
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#L222
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)