Skip to content

chore(deps): update dependency @nuxt/kit to ^3.15.4 #382

chore(deps): update dependency @nuxt/kit to ^3.15.4

chore(deps): update dependency @nuxt/kit to ^3.15.4 #382

Triggered via pull request January 15, 2025 15:29
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
ci (ubuntu-latest, 16): src/module.ts#L33
Parameter 'options' implicitly has an 'any' type.
ci (ubuntu-latest, 16): src/module.ts#L33
Parameter 'nuxt' implicitly has an 'any' type.
ci (ubuntu-latest, 16): src/module.ts#L41
'font.weights' is of type 'unknown'.
ci (ubuntu-latest, 16): src/module.ts#L54
Argument of type '{ family: string; weights: unknown; }[]' is not assignable to parameter of type '{ family: string; weights: number[]; }[]'.
ci (ubuntu-latest, 16)
Process completed with exit code 1.
ci (ubuntu-latest, 16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636