ci(ios): run lint checks #26
Annotations
10 warnings
Run SwiftLint
Unexpected input(s) 'directory', valid inputs are ['version', 'args']
|
Run SwiftLint:
ios/Package.swift#L13
Collection literals should not have trailing commas
|
Run SwiftLint:
ios/Package.swift#L42
Collection literals should not have trailing commas
|
Run SwiftLint:
ios/Sources/Tests/MeasureSDKTests/CrashReporter/CrashDataFormatterTests.swift#L16
Function body should span 50 lines or less excluding comments and whitespace: currently spans 59 lines
|
Run SwiftLint:
ios/Sources/Tests/MeasureSDKTests/CrashReporter/CrashDataFormatterTests.swift#L85
Function body should span 50 lines or less excluding comments and whitespace: currently spans 59 lines
|
Run SwiftLint:
ios/Sources/Tests/MeasureSDKTests/Exporter/HttpClientTests.swift#L52
SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command
|
Run SwiftLint:
ios/Sources/Tests/MeasureSDKTests/Exporter/EventSerializerTests.swift#L289
Line should be 200 characters or less; currently it has 255 characters
|
Run SwiftLint:
ios/Sources/MeasureSDK/Swift/CrashReporter/CrashDataFormatter.swift#L191
Function should have complexity 10 or less; currently complexity is 19
|
Run SwiftLint:
ios/Sources/MeasureSDK/Swift/CrashReporter/CrashDataFormatter.swift#L191
Function body should span 50 lines or less excluding comments and whitespace: currently spans 60 lines
|
Run SwiftLint:
flutter/measure_flutter/example/ios/RunnerTests/TestResult.swift#L21
Lines should not have trailing whitespace
|
Loading