Skip to content

Lint PR

Lint PR #14090

Triggered via push January 7, 2025 13:47
Status Success
Total duration 53s
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: packages/groq/src/groq.ts#L11
Unexpected any. Specify a different type.
lint: dev/strict-studio/_document.tsx#L3
Missing return type on function.
lint: dev/strict-studio/_document.tsx#L3
Argument 'props' should be typed.
lint: dev/strict-studio/_document.tsx#L4
'entryPath' is assigned a value but never used.