Impressions toggle #23
Annotations
10 warnings
Split/Initialization/SplitComponentFactory.swift#L150
variable 'uniqueKeyTracker' was never mutated; consider changing to 'let' constant
|
Split/Initialization/SplitComponentFactory.swift#L150
variable 'uniqueKeyTracker' was never mutated; consider changing to 'let' constant
|
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
SplitTests/HttpClient/CertPinning/TlsPinningCheckerTests.swift#L134
conditional cast from 'Data' to 'NSData' always succeeds
|
SplitTests/Integration/Api/SemverIntegrationTest.swift#L135
variable 'expectations' was never mutated; consider changing to 'let' constant
|
SplitTests/Streaming/FeatureFlagsSynchronizerTest.swift#L48
result of call to 'update(splitChange:)' is unused
|
SplitTests/Streaming/FeatureFlagsSynchronizerTest.swift#L71
variable 'builder' was never mutated; consider changing to 'let' constant
|
SplitTests/Streaming/FeatureFlagsSynchronizerTest.swift#L125
result of call to 'update(splitChange:)' is unused
|
SplitTests/Storage/MyLargeSegmentsStorageTests.swift#L57
initialization of immutable value 'changeNum' was never used; consider replacing with assignment to '_' or removing it
|
SplitTests/Storage/MyLargeSegmentsStorageTests.swift#L61
initialization of immutable value 'newChangeNum' was never used; consider replacing with assignment to '_' or removing it
|
The logs for this run have expired and are no longer available.
Loading