Skip to content

Summarize internal UserDefaults observation class #304

Summarize internal UserDefaults observation class

Summarize internal UserDefaults observation class #304

Triggered via pull request July 20, 2024 07:19
Status Success
Total duration 41s
Artifacts

main.yml

on: pull_request
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)