Skip to content

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

chore(deps): dedupe pnpm-lock.yaml

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

Triggered via pull request January 6, 2025 13:55
Status Success
Total duration 3m 31s
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/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/@sanity/block-tools/src/HtmlDeserializer/helpers.ts#L59
Unexpected 'todo' comment: 'TODO: make this plugin-style'.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/helpers.ts#L114
Unexpected any. Specify a different type.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/helpers.ts#L209
Unexpected any. Specify a different type.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/helpers.ts#L261
Missing return type on function.