Skip to content

fix(deps): update dependency @portabletext/block-tools to ^1.1.2 #14830

fix(deps): update dependency @portabletext/block-tools to ^1.1.2

fix(deps): update dependency @portabletext/block-tools to ^1.1.2 #14830

Triggered via pull request January 22, 2025 15:57
Status Success
Total duration 30m 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: examples/ecommerce-studio/plugins/barcode-input/BarcodeInput.tsx#L34
Missing return type on function.
lint: dev/test-studio/assetSources/imageAssetSource.tsx#L5
Missing return type on function.
lint: dev/test-studio/assetSources/imageAssetSource.tsx#L6
'restProps' is assigned a value but never used.
lint: dev/test-studio/assetSources/imageAssetSource.tsx#L6
'restProps' is assigned a value but never used.
lint: dev/test-studio/components/deskTool/LanguageFilter.tsx#L4
Missing return type on function.
lint: dev/test-studio/components/documentViews/jsonPreview.tsx#L3
Missing return type on function.
lint: dev/test-studio/components/documentViews/jsonPreview.tsx#L3
Argument 'props' should be typed with a non-any type.
lint: dev/test-studio/components/documentViews/jsonPreview.tsx#L3
Unexpected any. Specify a different type.
lint: dev/test-studio/components/formBuilder/ArrayFunctions.tsx#L1
Unexpected any. Specify a different type.
lint: dev/test-studio/components/formBuilder/CustomMarkers.tsx#L1
Unexpected any. Specify a different type.