Skip to content

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

chore(deps): update all non-major dependencies (v3)

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

Triggered via pull request January 6, 2025 15:40
Status Failure
Total duration 2m 30s
Artifacts

ci-v3.yml

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

Annotations

4 errors and 1 warning
ci (ubuntu-latest, 20): src/runtime/components/InputMenu.vue#L204
Argument of type 'Record<string, any> | InputMenuItem | null' is not assignable to parameter of type 'Record<string, any> | undefined'.
ci (ubuntu-latest, 20): src/runtime/components/Select.vue#L161
Argument of type 'Record<string, any> | SelectItem | null' is not assignable to parameter of type 'Record<string, any> | undefined'.
ci (ubuntu-latest, 20): src/runtime/components/SelectMenu.vue#L197
Argument of type 'Record<string, any> | SelectMenuItem | null' is not assignable to parameter of type 'Record<string, any> | undefined'.
ci (ubuntu-latest, 20)
Process completed with exit code 2.
ci (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636