Add Task Cancellation to README.md (#27) #83
Annotations
2 warnings
|
SwiftLint:
Sources/MicroClient/NetworkClient.swift#L109
Line should be 120 characters or less; currently it has 125 characters (line_length)
|
|
SwiftLint:
Sources/MicroClient/NetworkClient.swift#L55
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|