Implement MKV as a Protocol and refractor #17
Annotations
1 error and 8 warnings
|
Sources/macSubtitleOCR/macSubtitleOCR.swift#L111
Align wrapped function arguments or collection elements. (wrapArguments)
|
Sources/macSubtitleOCR/macSubtitleOCR.swift#L112
Align wrapped function arguments or collection elements. (wrapArguments)
|
Sources/macSubtitleOCR/macSubtitleOCR.swift#L149
Mark unused function arguments with _. (unusedArguments)
|
Sources/macSubtitleOCR/MKV/MKVProtocol.swift#L2
Ensure file name in header comment matches the actual file name. (headerFileName)
|
Sources/macSubtitleOCR/MKV/MKVTrackParser.swift#L82
Insert/remove explicit self where applicable. (redundantSelf)
|
Sources/macSubtitleOCR/MKV/MKVTrackParser.swift#L113
Insert/remove explicit self where applicable. (redundantSelf)
|
Sources/macSubtitleOCR/MKV/MKVFileHandler.swift#L14
Insert/remove explicit self where applicable. (redundantSelf)
|
Sources/macSubtitleOCR/MKV/MKVFileHandler.swift#L15
Insert/remove explicit self where applicable. (redundantSelf)
|
This job failed
Loading