Skip to content

chore(deps): update dependency @sanity/pkg-utils to ^7.1.0 #1655

chore(deps): update dependency @sanity/pkg-utils to ^7.1.0

chore(deps): update dependency @sanity/pkg-utils to ^7.1.0 #1655

Triggered via pull request March 12, 2025 19:20
Status Success
Total duration 40s
Artifacts

check-react-compiler.yml

on: pull_request
check-lint
34s
check-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check-lint: packages/editor/src/editor/components/Element.tsx#L332
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#L317
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#L292
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#L259
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#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:400:6)
check-lint: packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:332:6)
check-lint: packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:317:39)
check-lint: packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:292:34)
check-lint: packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:259:26)
check-lint: packages/editor/src/editor/Editable.tsx#L133
[ReactCompilerBailout] Support value blocks (conditional, logical, optional chaining, etc) within a try/catch statement (@:768:8)