Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

chore: Framework-ify SubconsciousCore #394

chore: Framework-ify SubconsciousCore

chore: Framework-ify SubconsciousCore #394

Triggered via pull request July 31, 2023 20:34
@jsantelljsantell
synchronize #841
frameworkify
Status Success
Total duration 1m 4s
Artifacts

swiftlint.yaml

on: pull_request
SwiftLint
53s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_Prose.swift#L14
Line Length Violation: Line should be 100 characters or less; currently it has 207 characters (line_length)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_Prose.swift#L15
Line Length Violation: Line should be 100 characters or less; currently it has 154 characters (line_length)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_Prose.swift#L19
Line Length Violation: Line should be 100 characters or less; currently it has 207 characters (line_length)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_Prose.swift#L20
Line Length Violation: Line should be 100 characters or less; currently it has 179 characters (line_length)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_UserDefaultProperty.swift#L41
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_NoosphereService.swift#L27
Line Length Violation: Line should be 100 characters or less; currently it has 105 characters (line_length)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_DatabaseService.swift#L37
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_DatabaseService.swift#L72
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_App.swift#L16
Line Length Violation: Line should be 100 characters or less; currently it has 107 characters (line_length)
SwiftLint: xcode/Subconscious/SubconsciousTests/Tests_App.swift#L25
Line Length Violation: Line should be 100 characters or less; currently it has 108 characters (line_length)