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/HttpClient/CertPinning/TlsPinningCheckerTests.swift#L134
conditional cast from 'Data' to 'NSData' always succeeds
|
Build iOS and Test:
SplitTests/Integration/Api/SemverIntegrationTest.swift#L135
variable 'expectations' was never mutated; consider changing to 'let' constant
|
Build iOS and Test:
SplitTests/Streaming/FeatureFlagsSynchronizerTest.swift#L48
result of call to 'update(splitChange:)' is unused
|
Build iOS and Test:
SplitTests/Streaming/FeatureFlagsSynchronizerTest.swift#L71
variable 'builder' was never mutated; consider changing to 'let' constant
|
Build iOS and Test:
SplitTests/Streaming/FeatureFlagsSynchronizerTest.swift#L125
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/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
|
Loading