Skip to content

feat: add useScriptVimeo + Vimeo component (#8) #121

feat: add useScriptVimeo + Vimeo component (#8)

feat: add useScriptVimeo + Vimeo component (#8) #121

Triggered via push April 11, 2024 05:08
Status Failure
Total duration 55s
Billable time 1m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ci: playground/pages/third-parties/vimeo-component.vue#L10
Unexpected console statement
ci: playground/pages/third-parties/vimeo-component.vue#L16
Newline required at end of file but not found
ci: playground/pages/third-parties/vimeo.vue#L13
Missing trailing comma
ci: playground/pages/third-parties/vimeo.vue#L20
Newline required at end of file but not found
ci: src/module.ts#L111
Missing trailing comma
ci: src/runtime/components/VimeoEmbed.vue#L7
'<script lang=ts setup>' should be above '<template>' on line 1
ci: src/runtime/components/VimeoEmbed.vue#L8
Strings must use singlequote
ci: src/runtime/components/VimeoEmbed.vue#L8
Extra semicolon
ci: src/runtime/components/VimeoEmbed.vue#L9
Member 'onBeforeUnmount' of the import declaration should be sorted alphabetically
ci: src/runtime/components/VimeoEmbed.vue#L9
Strings must use singlequote
ci: playground/pages/third-parties/vimeo.vue#L19
Require self-closing on HTML elements (<div>)
ci: src/runtime/components/VimeoEmbed.vue#L2
Attribute ":id" should go before "ref"