Skip to content

fix(core): support serverDocumentActions flag in plugins #14247

fix(core): support serverDocumentActions flag in plugins

fix(core): support serverDocumentActions flag in plugins #14247

Triggered via pull request January 13, 2025 12:50
Status Success
Total duration 3m 35s
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: packages/@sanity/codegen/src/readSchema.ts#L14
Unexpected 'todo' comment: 'todo: ZOD validation?'.
lint: packages/@sanity/codegen/src/safeParseQuery.ts#L8
Missing return type on function.
lint: packages/@sanity/codegen/src/safeParseQuery.ts#L28
'params' is assigned a value but never used.
lint: packages/@sanity/codegen/src/safeParseQuery.ts#L28
'params' is assigned a value but never used.