Skip to content

Fix: allow passing aria label to link #441

Fix: allow passing aria label to link

Fix: allow passing aria label to link #441

Triggered via pull request June 3, 2025 20:28
Status Success
Total duration 3m 15s
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'.