Skip to content

fix(sanity): fix race condition introduced by #8120 (#8211) #14118

fix(sanity): fix race condition introduced by #8120 (#8211)

fix(sanity): fix race condition introduced by #8120 (#8211) #14118

Triggered via push January 8, 2025 11:17
Status Success
Total duration 42s
Artifacts

lintPr.yml

on: push
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/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.
lint: packages/@sanity/codegen/src/typescript/__tests__/fixtures/source2.ts#L3
'postQuery' is assigned a value but never used.
lint: packages/@sanity/codegen/src/typescript/__tests__/fixtures/source2.ts#L3
'postQuery' is assigned a value but never used.
lint: dev/test-studio/assetSources/imageAssetSource.tsx#L5
Missing return type on function.
lint: dev/test-studio/assetSources/imageAssetSource.tsx#L6
'restProps' is assigned a value but never used.
lint: dev/test-studio/assetSources/imageAssetSource.tsx#L6
'restProps' is assigned a value but never used.
lint: dev/test-studio/components/deskTool/LanguageFilter.tsx#L4
Missing return type on function.