chore(deps): update all non-major dependencies (v3) #2024
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
|