Skip to content

fix(vimeo)!: broken player, refactor props #973

fix(vimeo)!: broken player, refactor props

fix(vimeo)!: broken player, refactor props #973

Triggered via pull request August 20, 2024 13:34
@harlan-zwharlan-zw
synchronize #204
fix/vimeo
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci: src/runtime/components/ScriptVimeoPlayer.vue#L184
Type 'Omit<VimeoOptions, "id" | "url"> & Omit<{ id: number | undefined; url: string | undefined; }, "id" | "url"> & { id: number | nullish; url: string | nullish; }' is not assignable to type 'VimeoOptions'.
ci
Process completed with exit code 2.