Skip to content

Summarize interal UserDefaults observation class #168

Summarize interal UserDefaults observation class

Summarize interal UserDefaults observation class #168

Triggered via push July 20, 2024 06:31
Status Success
Total duration 32s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint: Sources/Defaults/Defaults+iCloud.swift#L542
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Defaults/Defaults+iCloud.swift#L252
Unneeded Parentheses in Closure Argument Violation: Parentheses are not needed when declaring closure arguments (unneeded_parentheses_in_closure_argument)
lint: Sources/Defaults/Utilities.swift#L194
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Defaults/Defaults.swift#L242
Unneeded Parentheses in Closure Argument Violation: Parentheses are not needed when declaring closure arguments (unneeded_parentheses_in_closure_argument)
lint: Sources/Defaults/Defaults.swift#L278
Unneeded Parentheses in Closure Argument Violation: Parentheses are not needed when declaring closure arguments (unneeded_parentheses_in_closure_argument)
lint: Sources/Defaults/Observation.swift#L163
Lower ACL than Parent Violation: Ensure declarations have a lower access control level than their enclosing parent (lower_acl_than_parent)
lint: Sources/Defaults/Observation.swift#L291
Unneeded Parentheses in Closure Argument Violation: Parentheses are not needed when declaring closure arguments (unneeded_parentheses_in_closure_argument)