Skip to content

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

fix(core): support serverDocumentActions flag in plugins

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

Triggered via pull request January 10, 2025 09:53
Status Success
Total duration 51s
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: packages/@sanity/migrate/src/destinations/commitMutations.ts#L10
Missing return type on function.
lint: packages/@sanity/migrate/src/fetch-utils/fetchStream.ts#L37
Missing return type on function.
lint: packages/@sanity/migrate/src/fetch-utils/fetchStream.ts#L44
Missing return type on function.
lint: packages/@sanity/migrate/src/fs-webstream/bufferThroughFile.ts#L127
Missing return type on function.
lint: packages/@sanity/migrate/src/fs-webstream/maybeDecompress.ts#L11
Missing return type on function.
lint: packages/@sanity/migrate/src/fs-webstream/peekInto.ts#L3
Missing return type on function.
lint: packages/@sanity/migrate/src/it-utils/decodeText.ts#L1
Missing return type on function.
lint: packages/@sanity/migrate/src/it-utils/delay.ts#L5
Missing return type on function.
lint: packages/@sanity/migrate/src/it-utils/filter.ts#L1
Missing return type on function.
lint: packages/@sanity/migrate/src/it-utils/groqFilter.ts#L14
Missing return type on function.