Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request April 7, 2024 19:03
Status Failure
Total duration 30s
Artifacts

test-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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/listsParts.ts#L27
Conversion of type 'DefineSetupFnComponent<{ items: any[]; }, {}, {}, { items: any[]; } & {}, PublicProps>' to type '<Item extends string | VNode<RendererNode, RendererElement, { [key: string]: any; }>>(props: FormattedListPartsProps<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: src/components/message.ts#L79
Conversion of type 'DefineSetupFnComponent<{ id: string; defaultMessage: string; description: string; values: any; }, {}, any, { id: string; defaultMessage: string; description: string; values: any; } & {}, PublicProps>' to type '<Values = VNode<RendererNode, RendererElement, { [key: string]: any; }>>(props: FormattedMessageProps<Values>) => 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.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.