RolloutCacheManager integration tests #31
Annotations
10 warnings
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:
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
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
Build iOS and Test:
SplitTests/Helpers/SecurityHelper.swift#L29
expression implicitly coerced from 'String?' to 'Any'
|
Build iOS and Test:
SplitTests/Helpers/SecurityHelper.swift#L38
expression implicitly coerced from 'String?' to 'Any'
|
Build iOS and Test:
SplitTests/Helpers/SecurityHelper.swift#L63
conditional cast from 'Data' to 'NSData' always succeeds
|
Build iOS and Test:
SplitTests/Service/MySegments/MySegmentsChangeChecker.swift#L35
initialization of immutable value 'result1' was never used; consider replacing with assignment to '_' or removing it
|
Build iOS and Test:
SplitTests/Service/MySegments/MySegmentsChangeChecker.swift#L47
initialization of immutable value 'result1' was never used; consider replacing with assignment to '_' or removing it
|
Loading