Skip to content

Add support for VobSub in MKV files #198

Add support for VobSub in MKV files

Add support for VobSub in MKV files #198

Triggered via pull request October 20, 2024 05:59
@ecdyeecdye
synchronize #17
feat-mkvsub
Status Failure
Total duration 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Lint
Process completed with exit code 1.
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L33
Replace consecutive spaces with a single space. (consecutiveSpaces)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L34
Replace consecutive spaces with a single space. (consecutiveSpaces)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L37
Replace consecutive spaces with a single space. (consecutiveSpaces)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L40
Replace consecutive spaces with a single space. (consecutiveSpaces)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L40
Remove redundant parentheses. (redundantParens)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L43
Replace consecutive spaces with a single space. (consecutiveSpaces)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L43
Wrap lines that exceed the specified maximum width. (wrap)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L44
Wrap lines that exceed the specified maximum width. (wrap)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L46
Replace consecutive spaces with a single space. (consecutiveSpaces)
Lint: Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L46
Remove redundant parentheses. (redundantParens)