Updated License Year (#601) #27
Annotations
10 warnings
Build iOS and Test
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
Build iOS and Test:
SplitTests/Streaming/SseHandlerTest.swift#L66
assuming you mean 'Optional<FetchDelayAlgo>.none'; did you mean 'FetchDelayAlgo.none' instead?
|
Build iOS and Test:
SplitTests/Streaming/SseHandlerTest.swift#L83
assuming you mean 'Optional<FetchDelayAlgo>.none'; did you mean 'FetchDelayAlgo.none' instead?
|
Build iOS and Test:
SplitTests/SplitManagerTest.swift#L26
result of call to 'update(splitChange:)' is unused
|
Build iOS and Test:
SplitTests/SplitManagerTest.swift#L97
result of call to 'update(splitChange:)' is unused
|
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/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
|
Loading