Skip to content

fix(deps): update frontend non-major dependencies #1880

fix(deps): update frontend non-major dependencies

fix(deps): update frontend non-major dependencies #1880

Triggered via pull request August 29, 2024 04:49
Status Failure
Total duration 2m 7s
Artifacts

frontend_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Parameter 'newPage' implicitly has an 'any' type.
build
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Record<H, number>'.
build
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Record<H, number>'.
build
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Readonly<{ [A in H]?: ((_: { item: T; }) => any) | undefined; } & { empty(): any; "expanded-item"(props: { item: T; headers: Header<H>[]; }): any; }> & { [A in H]?: ((_: { ...; }) => any) | undefined; } & { ...; }'.
build
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Readonly<{ [A in H]?: ((_: { item: T; }) => any) | undefined; } & { empty(): any; "expanded-item"(props: { item: T; headers: Header<H>[]; }): any; }> & { [A in H]?: ((_: { ...; }) => any) | undefined; } & { ...; }'.
build
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Readonly<{ [A in T]: () => VNode<RendererNode, RendererElement, { [key: string]: any; }>; } & { catchall: () => VNode<RendererNode, RendererElement, { ...; }>; default: () => VNode<...>; }> & { [A in T]: () => VNode<...>; } & { ...; }'.
build
Parameter 'p' implicitly has an 'any' type.
build
Parameter 'moduleOptions' implicitly has an 'any' type.
build
Parameter 'nuxt' implicitly has an 'any' type.
build
Parameter '_' implicitly has an 'any' type.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/