Skip to content

fix(structure): set patchRef in an insertion effect instead of regular useEffect #14070

fix(structure): set patchRef in an insertion effect instead of regular useEffect

fix(structure): set patchRef in an insertion effect instead of regular useEffect #14070

Triggered via pull request January 6, 2025 14:19
Status Success
Total duration 4m 19s
Artifacts

lintPr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: examples/movies-studio/components/BrandLogo.tsx#L1
Missing return type on function.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Missing return type on function.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'document' should be typed.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'rev' should be typed.
lint: examples/movies-studio/sanity.config.ts#L34
Unexpected 'todo' comment: '@todo'.
lint: packages/groq/src/groq.ts#L11
Unexpected any. Specify a different type.
lint: dev/studio-e2e-testing/components-api/DocumentLayout.tsx#L4
Missing return type on function.
lint: dev/studio-e2e-testing/components-api/FormField.tsx#L4
Missing return type on function.
lint: dev/studio-e2e-testing/components-api/FormInput.tsx#L4
Missing return type on function.
lint: dev/studio-e2e-testing/components-api/StudioLayout.tsx#L4
Missing return type on function.