Skip to content

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

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

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

Triggered via pull request January 29, 2025 11:24
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

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

Annotations

5 errors
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.