Skip to content

fix: unset should unset readOnly date field from custom input component #14051

fix: unset should unset readOnly date field from custom input component

fix: unset should unset readOnly date field from custom input component #14051

Triggered via pull request January 6, 2025 12:42
Status Success
Total duration 4m 15s
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: 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.
lint: dev/strict-studio/_document.tsx#L4
'entryPath' is assigned a value but never used.
lint: dev/test-next-studio/app/PreloadResources.tsx#L5
Missing return type on function.
lint: dev/test-next-studio/app/[[...tool]]/Studio.tsx#L6
Missing return type on function.
lint: dev/test-next-studio/app/[[...tool]]/page.tsx#L3
Missing return type on function.
lint: dev/test-next-studio/app/layout.tsx#L5
Missing return type on function.
lint: examples/ecommerce-studio/plugins/barcode-input/BarcodeInput.tsx#L34
Missing return type on function.
lint: packages/@sanity/block-tools/src/HtmlDeserializer/helpers.ts#L59
Unexpected 'todo' comment: 'TODO: make this plugin-style'.