Skip to content

Add extensibility filters to ContentPicker and ContentSearch components #459

Add extensibility filters to ContentPicker and ContentSearch components

Add extensibility filters to ContentPicker and ContentSearch components #459

Triggered via pull request January 8, 2026 15:49
Status Success
Total duration 4m 56s
Artifacts

compressed-size.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: hooks/use-taxonomy/index.ts#L12
Type 'Taxonomy<"edit"> | undefined' is not assignable to type 'Taxonomy'.
build: hooks/use-media/index.ts#L14
A spread argument must either have a tuple type or be passed to a rest parameter.
build: hooks/use-flat-inner-blocks/index.ts#L2
Module '"@wordpress/core-data"' has no exported member 'WPBlock'.
build: components/image/index.tsx#L78
Type 'string | undefined' is not assignable to type 'string'.
build: components/counter/index.tsx#L181
Type 'unknown' is not assignable to type 'ReactNode'.
build: components/counter/index.tsx#L179
Type 'unknown' is not assignable to type 'ReactNode'.
build: components/counter/index.tsx#L173
'limit' is of type 'unknown'.
build: components/counter/index.tsx#L173
'count' is of type 'unknown'.
build: components/counter/index.tsx#L168
'limit' is of type 'unknown'.
build: components/counter/index.tsx#L168
'count' is of type 'unknown'.