Skip to content

chore(deps): update all non-major dependencies #476

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #476

Triggered via pull request May 17, 2024 18:42
Status Failure
Total duration 39s
Artifacts

test-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test: src/components/lists.ts#L28
Conversion of type 'DefineSetupFnComponent<{ items: any[]; }, {}, {}, { items: any[]; } & {}, PublicProps>' to type '<Item extends string | VNode<RendererNode, RendererElement, { [key: string]: any; }>>(props: FormattedListProps<Item>) => any' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test: src/components/plural.ts#L29
Conversion of type 'DefineSetupFnComponent<{ value: number; }, {}, {}, { value: number; } & {}, PublicProps>' to type '(props: FormattedPluralProps) => any' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test
Process completed with exit code 1.