Support NSUbiquitousKeyValueStore
#241
Annotations
10 warnings
Run norio-nomura/[email protected]:
Sources/Defaults/Defaults+iCloud.swift#L331
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Run norio-nomura/[email protected]:
Sources/Defaults/Defaults+iCloud.swift#L333
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Run norio-nomura/[email protected]:
Sources/Defaults/Defaults.swift#L119
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/[email protected]:
Tests/DefaultsTests/DefaultsSetAlgebraCustomElementTests.swift#L88
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Run norio-nomura/[email protected]:
Tests/DefaultsTests/DefaultsSetAlgebraCustomElementTests.swift#L132
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Run norio-nomura/[email protected]:
Tests/DefaultsTests/DefaultsArrayTests.swift#L111
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Run norio-nomura/[email protected]:
Tests/DefaultsTests/DefaultsArrayTests.swift#L31
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Run norio-nomura/[email protected]:
Tests/DefaultsTests/DefaultsArrayTests.swift#L160
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Run norio-nomura/[email protected]:
Tests/DefaultsTests/DefaultsSetTests.swift#L30
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Run norio-nomura/[email protected]:
Tests/DefaultsTests/DefaultsCollectionTests.swift#L84
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
The logs for this run have expired and are no longer available.
Loading