Features/deletedata: Create Privacy Controls UI and Add deleteFlag to specified timestamp #84
Annotations
10 errors
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L91
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L61
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L19
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L19
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L32
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L44
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L67
Type Contents Order Violation: An 'initializer' should not be placed amongst the type content(s) 'instance_property' (type_contents_order)
|
SwiftLint:
Prisma/PrivacyControls/PrivacyModule.swift#L98
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
SwiftLint:
Prisma/Standard/PrismaStandard+HealthKit.swift#L50
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Prisma/Standard/PrismaStandard+HealthKit.swift#L53
Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration (statement_position)
|
The logs for this run have expired and are no longer available.
Loading