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/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
|
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
|
Build iOS and Test:
SplitTests/Service/MySegments/MySegmentsChangeChecker.swift#L59
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#L71
initialization of immutable value 'result1' was never used; consider replacing with assignment to '_' or removing it
|
Loading