Skip to content

chore(deps): dedupe pnpm-lock.yaml (#8197) #14066

chore(deps): dedupe pnpm-lock.yaml (#8197)

chore(deps): dedupe pnpm-lock.yaml (#8197) #14066

Triggered via push January 6, 2025 14:06
Status Success
Total duration 55s
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/design-studio/components/CustomPane/CustomPane.tsx#L5
Unexpected any. Specify a different type.
lint: dev/design-studio/components/CustomPane/CustomPane.tsx#L23
Unexpected any. Specify a different type.
lint: dev/design-studio/components/jsonPreview.tsx#L3
Unexpected any. Specify a different type.
lint: dev/design-studio/plugins/theme-preview-tool/ColorCanvas.tsx#L136
Unexpected 'todo' comment: '@todo: remove use of `muted` here'.