Skip to content

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

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

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

Triggered via pull request May 1, 2024 12:23
@gdy666gdy666
synchronize #3181
gdy666:master
Status Failure
Total duration 1m 12s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
lint-backend: files/mime.go#L617
don't use `init` function (gochecknoinits)
lint-backend
Process completed with exit code 2.
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⏎····`