Skip to content

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

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

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

Triggered via pull request January 6, 2025 12:36
Status Success
Total duration 4m 10s
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: examples/movies-studio/components/BrandLogo.tsx#L1
Missing return type on function.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Missing return type on function.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'document' should be typed.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'rev' should be typed.
lint: examples/movies-studio/sanity.config.ts#L34
Unexpected 'todo' comment: '@todo'.
lint: examples/ecommerce-studio/plugins/barcode-input/BarcodeInput.tsx#L34
Missing return type on function.
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'.