Support NSUbiquitousKeyValueStore
#240
Annotations
10 warnings
Sources/Defaults/Defaults.swift#L119
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Tests/DefaultsTests/DefaultsArrayTests.swift#L111
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Tests/DefaultsTests/DefaultsArrayTests.swift#L31
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Tests/DefaultsTests/DefaultsArrayTests.swift#L160
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Tests/DefaultsTests/DefaultsSetAlgebraCustomElementTests.swift#L88
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Tests/DefaultsTests/DefaultsSetAlgebraCustomElementTests.swift#L132
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Tests/DefaultsTests/DefaultsSetTests.swift#L30
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Tests/DefaultsTests/DefaultsCollectionTests.swift#L84
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Tests/DefaultsTests/DefaultsCollectionTests.swift#L121
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
|
Tests/DefaultsTests/DefaultsCollectionCustomElementTests.swift#L88
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