Skip to content

Improve tests for Swift 6 #189

Improve tests for Swift 6

Improve tests for Swift 6 #189

Triggered via push October 19, 2024 22:16
Status Failure
Total duration 14s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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)