Skip to content

fix: Fixing the inability to play MKV video files online and enhancin… #1189

fix: Fixing the inability to play MKV video files online and enhancin…

fix: Fixing the inability to play MKV video files online and enhancin… #1189

Triggered via push May 3, 2024 09:29
Status Success
Total duration 1m 21s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-frontend: frontend/src/components/files/VideoPlayer.vue#L4
Replace `·kind="subtitles"·v-for="(sub,·index)·in·subtitles"·:key="index"·:src="sub"` with `⏎······kind="subtitles"⏎······v-for="(sub,·index)·in·subtitles"⏎······:key="index"⏎······:src="sub"⏎·····`
lint-frontend: frontend/src/components/files/VideoPlayer.vue#L57
Replace `languageImports[lang]·||·languageImports.en` with `⏎······languageImports[lang]·||·languageImports.en⏎····`