Skip to content

Implement MKV as a Protocol and refractor #18

Implement MKV as a Protocol and refractor

Implement MKV as a Protocol and refractor #18

Triggered via push September 20, 2024 19:31
Status Failure
Total duration 15s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Lint
Process completed with exit code 1.
Lint: Sources/macSubtitleOCR/macSubtitleOCR.swift#L111
Align wrapped function arguments or collection elements. (wrapArguments)
Lint: Sources/macSubtitleOCR/macSubtitleOCR.swift#L112
Align wrapped function arguments or collection elements. (wrapArguments)
Lint: Sources/macSubtitleOCR/macSubtitleOCR.swift#L149
Mark unused function arguments with _. (unusedArguments)
Lint: Sources/macSubtitleOCR/MKV/MKVProtocol.swift#L2
Ensure file name in header comment matches the actual file name. (headerFileName)
Lint: Sources/macSubtitleOCR/MKV/MKVTrackParser.swift#L82
Insert/remove explicit self where applicable. (redundantSelf)
Lint: Sources/macSubtitleOCR/MKV/MKVTrackParser.swift#L113
Insert/remove explicit self where applicable. (redundantSelf)
Lint: Sources/macSubtitleOCR/MKV/MKVFileHandler.swift#L14
Insert/remove explicit self where applicable. (redundantSelf)
Lint: Sources/macSubtitleOCR/MKV/MKVFileHandler.swift#L15
Insert/remove explicit self where applicable. (redundantSelf)