| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341 |
- {
- "warnings": [
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/ParameterEncoding.swift",
- "line": 333,
- "symbol": "JSONEncoding.Error.localizedDescription",
- "symbol_kind": "source.lang.swift.decl.var.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 73,
- "symbol": "SessionDelegate.urlSession(_:didBecomeInvalidWithError:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 86,
- "symbol": "SessionDelegate.urlSession(_:task:didReceive:completionHandler:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 163,
- "symbol": "SessionDelegate.urlSession(_:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 178,
- "symbol": "SessionDelegate.urlSession(_:task:needNewBodyStream:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 192,
- "symbol": "SessionDelegate.urlSession(_:task:willPerformHTTPRedirection:newRequest:completionHandler:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 206,
- "symbol": "SessionDelegate.urlSession(_:task:didFinishCollecting:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 214,
- "symbol": "SessionDelegate.urlSession(_:task:didCompleteWithError:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 226,
- "symbol": "SessionDelegate.urlSession(_:taskIsWaitingForConnectivity:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 234,
- "symbol": "SessionDelegate.urlSession(_:dataTask:didReceive:completionHandler:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 253,
- "symbol": "SessionDelegate.urlSession(_:dataTask:didReceive:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 266,
- "symbol": "SessionDelegate.urlSession(_:dataTask:willCacheResponse:completionHandler:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 286,
- "symbol": "SessionDelegate.urlSession(_:webSocketTask:didOpenWithProtocol:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 296,
- "symbol": "SessionDelegate.urlSession(_:webSocketTask:didCloseWith:reason:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 314,
- "symbol": "SessionDelegate.urlSession(_:downloadTask:didResumeAtOffset:expectedTotalBytes:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 331,
- "symbol": "SessionDelegate.urlSession(_:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/SessionDelegate.swift",
- "line": 350,
- "symbol": "SessionDelegate.urlSession(_:downloadTask:didFinishDownloadingTo:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 502,
- "symbol": "WebSocketMessageSerializer",
- "symbol_kind": "source.lang.swift.decl.protocol",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 503,
- "symbol": "WebSocketMessageSerializer.Output",
- "symbol_kind": "source.lang.swift.decl.associatedtype",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 504,
- "symbol": "WebSocketMessageSerializer.Failure",
- "symbol_kind": "source.lang.swift.decl.associatedtype",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 506,
- "symbol": "WebSocketMessageSerializer.decode(_:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 510,
- "symbol": "WebSocketMessageSerializer",
- "symbol_kind": "source.lang.swift.decl.extension",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 511,
- "symbol": "WebSocketMessageSerializer.json(decoding:using:)",
- "symbol_kind": "source.lang.swift.decl.function.method.static",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 533,
- "symbol": "DecodableWebSocketMessageDecoder",
- "symbol_kind": "source.lang.swift.decl.struct",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 534,
- "symbol": "DecodableWebSocketMessageDecoder.Error",
- "symbol_kind": "source.lang.swift.decl.enum",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 535,
- "symbol": "DecodableWebSocketMessageDecoder.Error.decoding(_:)",
- "symbol_kind": "source.lang.swift.decl.enumelement",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 536,
- "symbol": "DecodableWebSocketMessageDecoder.Error.unknownMessage(description:)",
- "symbol_kind": "source.lang.swift.decl.enumelement",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 539,
- "symbol": "DecodableWebSocketMessageDecoder.decoder",
- "symbol_kind": "source.lang.swift.decl.var.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 541,
- "symbol": "DecodableWebSocketMessageDecoder.init(decoder:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Core/WebSocketRequest.swift",
- "line": 545,
- "symbol": "DecodableWebSocketMessageDecoder.decode(_:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Extensions/URLRequest+Alamofire.swift",
- "line": 34,
- "symbol": "URLRequest.validate()",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/Combine.swift",
- "line": 202,
- "symbol": "DataRequest.publishDecodable(type:queue:preprocessor:decoder:emptyResponseCodes:emptyResponseMethods:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/Combine.swift",
- "line": 258,
- "symbol": "DataStreamPublisher",
- "symbol_kind": "source.lang.swift.decl.struct",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/Combine.swift",
- "line": 587,
- "symbol": "DownloadRequest.publishDecodable(type:queue:preprocessor:decoder:emptyResponseCodes:emptyResponseMethods:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/Concurrency.swift",
- "line": 579,
- "symbol": "DataStreamTask",
- "symbol_kind": "source.lang.swift.decl.struct",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/Concurrency.swift",
- "line": 581,
- "symbol": "DataStreamTask.Stream",
- "symbol_kind": "source.lang.swift.decl.typealias",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/Concurrency.swift",
- "line": 888,
- "symbol": "WebSocketRequest.webSocketTask()",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/Concurrency.swift",
- "line": 907,
- "symbol": "StreamOf.BufferingPolicy",
- "symbol_kind": "source.lang.swift.decl.typealias",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/Concurrency.swift",
- "line": 935,
- "symbol": "StreamOf.Iterator",
- "symbol_kind": "source.lang.swift.decl.struct",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/EventMonitor.swift",
- "line": 250,
- "symbol": "EventMonitor.urlSession(_:dataTask:didReceive:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/EventMonitor.swift",
- "line": 251,
- "symbol": "EventMonitor.urlSession(_:dataTask:didReceive:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/EventMonitor.swift",
- "line": 293,
- "symbol": "EventMonitor.request(_:didParseResponse:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/EventMonitor.swift",
- "line": 294,
- "symbol": "EventMonitor.request(_:didParseResponse:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/EventMonitor.swift",
- "line": 310,
- "symbol": "EventMonitor.request(_:didParseResponse:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/EventMonitor.swift",
- "line": 311,
- "symbol": "EventMonitor.request(_:didParseResponse:)",
- "symbol_kind": "source.lang.swift.decl.function.method.instance",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/URLEncodedFormEncoder.swift",
- "line": 691,
- "symbol": "_URLEncodedFormEncoder.KeyedContainer",
- "symbol_kind": "source.lang.swift.decl.extension",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/URLEncodedFormEncoder.swift",
- "line": 859,
- "symbol": "_URLEncodedFormEncoder.SingleValueContainer",
- "symbol_kind": "source.lang.swift.decl.extension",
- "warning": "undocumented"
- },
- {
- "file": "/Users/jshier/Desktop/Code/Alamofire/Source/Features/URLEncodedFormEncoder.swift",
- "line": 998,
- "symbol": "_URLEncodedFormEncoder.UnkeyedContainer",
- "symbol_kind": "source.lang.swift.decl.extension",
- "warning": "undocumented"
- }
- ],
- "source_directory": "/Users/jshier/Desktop/Code/Alamofire"
- }
|