Skip to content

test(e2e): add checks for properties in reference tests #14129

test(e2e): add checks for properties in reference tests

test(e2e): add checks for properties in reference tests #14129

Triggered via pull request January 8, 2025 14:24
Status Success
Total duration 1m 3s
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/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.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/helpers.ts#L303
Missing return type on function.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/index.ts#L226
Unexpected any. Specify a different type.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/index.ts#L261
Unexpected any. Specify a different type.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/rules/notion.ts#L30
'blocks' is assigned a value but never used.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/rules/notion.ts#L30
'blocks' is assigned a value but never used.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/rules/notion.ts#L35
'_blockContentType' is defined but never used.