Skip to content

Fix mismatch in recognized vs. detected text boxes #87

Fix mismatch in recognized vs. detected text boxes

Fix mismatch in recognized vs. detected text boxes #87

Triggered via pull request June 22, 2024 11:02
Status Failure
Total duration 36s
Artifacts

swiftlint.yml

on: pull_request
Run SwiftLint
27s
Run SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Run SwiftLint: Automator/Sources/RedactActionExportOperation.swift#L9
Prefer at least one space after slashes for comments (comment_spacing)
Run SwiftLint: Automator/Sources/RedactActionExportOperation.swift#L71
Prefer at least one space after slashes for comments (comment_spacing)
Run SwiftLint: Automator/Sources/RedactActionExportOperation.swift#L19
SwiftLint rule 'function_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Run SwiftLint: Automator/Sources/RedactActionExportOperation.swift#L60
MARK comment should be in valid format. e.g. '// MARK: ...' or '// MARK: - ...' (mark)
Run SwiftLint: Automator/Sources/RedactedImageExporter.swift#L8
Prefer at least one space after slashes for comments (comment_spacing)
Run SwiftLint: Automator/Sources/RedactedImageExporter.swift#L24
Prefer at least one space after slashes for comments (comment_spacing)
Run SwiftLint: Modules/Capabilities/Brushes/Sources/BrushStampFactory.swift#L157
Enum shouldn't contain multiple cases with the same name (duplicate_enum_cases)
Run SwiftLint: Modules/Capabilities/Brushes/Sources/BrushStampFactory.swift#L158
Enum shouldn't contain multiple cases with the same name (duplicate_enum_cases)