Apple client send and receive support for crash report cohort IDs (CRCIDs) #3132
Annotations
10 errors and 1 warning
SwiftLint:
Sources/Crashes/CrashReportSender.swift#L60
TODOs should be resolved (Consider pixels for failures t...) (todo)
|
SwiftLint:
Sources/Crashes/CrashReportSender.swift#L64
TODOs should be resolved (Why do we straight-up print th...) (todo)
|
SwiftLint:
Sources/Crashes/CrashReportSender.swift#L38
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Crashes/CrashReportSender.swift#L40
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Crashes/CrashReportSender.swift#L57
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Crashes/CrashReportSender.swift#L68
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Crashes/CrashReportSender.swift#L82
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Crashes/CrashReportSender.swift#L90
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Crashes/CrashCollection.swift#L108
TODOs should be resolved (Is it worth sending a pixel fo...) (todo)
|
SwiftLint:
Tests/CrashesTests/CrashCollectionTests.swift#L28
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading