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/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
|
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
|
Loading