RolloutCacheManager integration tests #31
Annotations
10 warnings
Build iOS and Test:
Split/Api/SplitClientManager.swift#L100
value 'self' was defined but never used; consider replacing with boolean test
|
Build iOS and Test:
Split/FetcherEngine/Refresh/BackgroundSyncWorker.swift#L72
variable 'changeNumber' was never mutated; consider changing to 'let' constant
|
Build iOS and Test:
Split/FetcherEngine/Refresh/BackgroundSyncWorker.swift#L72
variable 'changeNumber' was never mutated; consider changing to 'let' constant
|
Build iOS and Test:
Split/Api/SplitClientManager.swift#L100
value 'self' was defined but never used; consider replacing with boolean test
|
Build iOS and Test
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
Build iOS and Test:
SplitTests/Storage/MyLargeSegmentsStorageTests.swift#L57
initialization of immutable value 'changeNum' was never used; consider replacing with assignment to '_' or removing it
|
Build iOS and Test:
SplitTests/Storage/MyLargeSegmentsStorageTests.swift#L61
initialization of immutable value 'newChangeNum' was never used; consider replacing with assignment to '_' or removing it
|
Build iOS and Test:
SplitTests/Storage/MyLargeSegmentsStorageTests.swift#L57
initialization of immutable value 'changeNum' was never used; consider replacing with assignment to '_' or removing it
|
Build iOS and Test:
SplitTests/Storage/MyLargeSegmentsStorageTests.swift#L61
initialization of immutable value 'newChangeNum' was never used; consider replacing with assignment to '_' or removing it
|
Build iOS and Test:
SplitTests/Integration/Cache/RolloutCacheManagerIntegrationTest.swift#L81
initialization of immutable value 'factory2' was never used; consider replacing with assignment to '_' or removing it
|
Loading