Improve tests for Swift 6 #189
Annotations
1 error and 7 warnings
Lint
Process completed with exit code 1.
|
Lint:
Tests/TestFilePaths.swift#L11
Remove unneeded return keyword. (redundantReturn)
|
Lint:
Tests/TestFilePaths.swift#L13
Remove unneeded return keyword. (redundantReturn)
|
Lint:
Tests/TestFilePaths.swift#L15
Remove unneeded return keyword. (redundantReturn)
|
Lint:
Tests/macSubtitleOCRTestHelpers.swift#L11
Add or remove space around operators or delimiters. (spaceAroundOperators)
|
Lint:
Tests/macSubtitleOCRTestHelpers.swift#L12
Add or remove space around operators or delimiters. (spaceAroundOperators)
|
Lint:
Tests/macSubtitleOCRTests.swift#L16
Indent code in accordance with the scope level. (indent)
|
Lint:
Tests/macSubtitleOCRTests.swift#L18
Indent code in accordance with the scope level. (indent)
|